Home
last modified time | relevance | path

Searched refs:type_hist (Results 1 – 3 of 3) sorted by relevance

/linux/tools/perf/util/
A Dannotate-data.h77 struct type_hist { struct
96 struct type_hist **histograms; argument
A Dannotate-data.c1624 size_t sz = sizeof(struct type_hist); in alloc_data_type_histograms()
1694 struct type_hist *h; in annotated_data_type__update_samples()
1764 static void print_annotated_data_value(struct type_hist *h, u64 period, int nr_samples) in print_annotated_data_value()
1782 struct type_hist *h = mem_type->histograms[evsel->core.idx]; in print_annotated_data_type()
/linux/tools/perf/ui/browsers/
A Dannotate-data.c59 struct type_hist *h; in get_member_overhead()
367 struct type_hist *total, in browser__write_overhead()
419 struct type_hist *h = adt->histograms[evsel->core.idx]; in browser__write()

Completed in 10 milliseconds