Home
last modified time | relevance | path

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

/linux-4.1.27/tools/perf/ui/browsers/
Dhists.c1495 annotate_f = -2, annotate_t = -2, browse_map = -2; in perf_evsel__hists_browse() local
1637 annotate_t = nr_options++; in perf_evsel__hists_browse()
1706 if (choice == annotate || choice == annotate_t || choice == annotate_f) { in perf_evsel__hists_browse()
1722 } else if (choice == annotate_t) { in perf_evsel__hists_browse()
1739 && annotate_t != -2 && annotate_f != -2) in perf_evsel__hists_browse()