Searched refs:read_cyc (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/share/examples/hwpmc/
H A Doverhead.c57 uint64_t tsc1, write_cyc, start_cyc, read_cyc, stop_cyc; local
85 read_cyc = rdtsc() - tsc1;
102 start_cyc, stop_cyc, read_cyc, stop_cyc);

Completed in 42 milliseconds