Home
last modified time | relevance | path

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

/kernel/linux/linux-4.19/tools/perf/
Dbuiltin.h13 int cmd_annotate(int argc, const char **argv);
Dperf.c64 { "annotate", cmd_annotate, 0 },
Dbuiltin-annotate.c469 int cmd_annotate(int argc, const char **argv) in cmd_annotate() function
/kernel/linux/linux-5.10/tools/perf/
Dbuiltin.h11 int cmd_annotate(int argc, const char **argv);
Dperf.c73 { "annotate", cmd_annotate, 0 },
Dbuiltin-annotate.c470 int cmd_annotate(int argc, const char **argv) in cmd_annotate() function