Home
last modified time | relevance | path

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

/external/linux-tools-perf/src/tools/perf/ui/stdio/
Dhist.c387 struct perf_hpp dummy_hpp = { in hists__fprintf() local
409 fmt->header(fmt, &dummy_hpp); in hists__fprintf()
454 width = fmt->width(fmt, &dummy_hpp); in hists__fprintf()
/external/linux-tools-perf/src/tools/perf/ui/
Dhist.c266 struct perf_hpp dummy_hpp = { in hists__sort_list_width() local
274 ret += fmt->width(fmt, &dummy_hpp); in hists__sort_list_width()