Home
last modified time | relevance | path

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

/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
/kernel/linux/linux-6.6/tools/perf/
Dbuiltin.h8 int cmd_annotate(int argc, const char **argv);
Dperf.c69 { "annotate", cmd_annotate, 0 },
Dbuiltin-annotate.c503 int cmd_annotate(int argc, const char **argv) in cmd_annotate() function