Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/util/
Dannotate.h230 u32 num_aggr; member
Dannotate.c798 ch[offset].num_aggr++; in __symbol__account_cycles()
1032 if (al && ch->num_aggr) { in annotation__compute_ipc()
1033 al->cycles = ch->cycles_aggr / ch->num_aggr; in annotation__compute_ipc()