Home
last modified time | relevance | path

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

/tools/perf/ui/stdio/
Dhist.c348 struct perf_hpp dummy_hpp = { in hists__fprintf() local
368 fmt->header(&dummy_hpp); in hists__fprintf()
413 width = fmt->width(&dummy_hpp); in hists__fprintf()
/tools/perf/ui/
Dhist.c494 struct perf_hpp dummy_hpp = { in hists__sort_list_width() local
502 ret += fmt->width(&dummy_hpp); in hists__sort_list_width()