Home
last modified time | relevance | path

Searched refs:write_cyc (Results 1 – 1 of 1) sorted by relevance

/freebsd-src/share/examples/hwpmc/
H A Doverhead.c55 uint64_t tsc1, write_cyc, start_cyc, read_cyc, stop_cyc; in main() local
73 write_cyc = rdtsc() - tsc1; in main()