Home
last modified time | relevance | path

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

/linux/tools/perf/util/
A Dannotate.h144 u64 cycles_max; member
240 u64 cycles_max; member
A Dannotate.c850 if (cycles > ch[offset].cycles_max) in __symbol__account_cycles()
851 ch[offset].cycles_max = cycles; in __symbol__account_cycles()
1101 al->cycles_max = ch->cycles_max; in annotation__compute_ipc()
3023 al->cycles_max); in __annotation_line__write()

Completed in 11 milliseconds