Home
last modified time | relevance | path

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

/linux-4.1.27/tools/perf/ui/browsers/
Dhists.c847 static int hists__scnprintf_headers(char *buf, size_t size, struct hists *hists) in hists__scnprintf_headers() function
882 hists__scnprintf_headers(headers, sizeof(headers), browser->hists); in hist_browser__show_headers()