Home
last modified time | relevance | path

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

/linux/tools/perf/
H A Dbuiltin.h21 int cmd_annotate(int argc, const char **argv);
H A Dperf.c72 { "annotate", cmd_annotate, 0 },
H A Dbuiltin-annotate.c699 int cmd_annotate(int argc, const char **argv) in cmd_annotate() function