Searched defs:roffs (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/lib/libdtrace/common/
H A Ddt_aggregate.c372 size_t offs, roffs, size, ndx; local
445 roffs = rec->dtrd_offset;
451 (uint64_t *)&addr[roffs]);
457 (uint64_t *)&addr[roffs]);
462 dt_aggregate_sym(dtp, (uint64_t *)&addr[roffs]);
467 dt_aggregate_mod(dtp, (uint64_t *)&addr[roffs]);
475 hashval += addr[roffs + i];
492 roffs = rec->dtrd_offset;
495 if (addr[roffs + i] != data[roffs
[all...]

Completed in 128 milliseconds