Home | History | Annotate | Download | only in libpp

Lines Matching refs:total

325 	return get_percent(f.sample.counts[f.pclass], f.counts.total[f.pclass]);
336 f.counts.total[f.pclass]);
343 f.counts.total[f.pclass]);
352 f.counts.total[f.pclass]);
440 counts.total = profile.samples_count();
477 c.total = symb->sample.counts;
496 counts.total = profile.samples_count();
520 c.total = counts.total;
522 c.total = sym->total_caller_count;
533 c.total = counts.total;
535 c.total = sym->total_callee_count;
554 counts.total = profile.samples_count();
616 counts.total = profile->samples_count();
939 counts.total = callgraph.samples_count();