Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/util/
Dannotate.h142 u64 cycles_max; member
238 u64 cycles_max; member
Dannotate.c841 if (cycles > ch[offset].cycles_max) in __symbol__account_cycles()
842 ch[offset].cycles_max = cycles; in __symbol__account_cycles()
1092 al->cycles_max = ch->cycles_max; in annotation__compute_ipc()
2977 al->cycles_max); in __annotation_line__write()