Home
last modified time | relevance | path

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

/linux-4.4.14/tools/perf/ui/browsers/
Dannotate.c898 static unsigned count_insn(struct annotate_browser *browser, u64 start, u64 end) in count_insn() function
916 n_insn = count_insn(browser, start, end); in count_and_fill()