Searched refs:num_aggr (Results 1 – 3 of 3) sorted by relevance
121 int num_aggr; member 234 * @num_aggr: Total number of samples for this address.257 u32 num_aggr; member 585 int num_aggr, struct evsel *evsel);
176 ch[offset].num_aggr++; in __symbol__account_cycles() 540 if (al && ch->num_aggr) { in annotation__compute_ipc() 541 al->cycles->avg = ch->cycles_aggr / ch->num_aggr; in annotation__compute_ipc() 553 al->num_aggr = ch->num_aggr; in annotation__compute_ipc() 1840 u64 *br_cntr, int num_aggr, in annotation_br_cntr_entry() argument 1852 (double)num_aggr); in annotation_br_cntr_entry() 2043 al->num_aggr, al->evsel)) { in __annotation_line__write()
627 pair->block_info->cycles_aggr / pair->block_info->num_aggr - in compute_cycles_diff() 628 he->block_info->cycles_aggr / he->block_info->num_aggr; in compute_cycles_diff()