Home
last modified time | relevance | path

Searched refs:perf_hpp__column_register (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/tools/perf/ui/
Dhist.c500 void perf_hpp__column_register(struct perf_hpp_fmt *format) in perf_hpp__column_register() function
518 perf_hpp__column_register(&perf_hpp__format[col]); in perf_hpp__column_enable()
559 perf_hpp__column_register(fmt); in perf_hpp__setup_output_field()
/linux-4.4.14/tools/perf/util/
Dhist.h251 void perf_hpp__column_register(struct perf_hpp_fmt *format);
Dsort.c1528 perf_hpp__column_register(&hse->hpp); in __sort_dimension__add_hpp_output()
1575 perf_hpp__column_register(hd->fmt); in __hpp_dimension__add_output()
/linux-4.4.14/tools/perf/
Dbuiltin-diff.c1136 perf_hpp__column_register(fmt); in data__hpp_register()