Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/util/
Dsymbol_conf.h50 *graph_function; member
/kernel/linux/linux-5.10/tools/perf/
Dbuiltin-script.c1879 if (!symbol_conf.graph_function) in show_event()
1889 const char *s = symbol_conf.graph_function; in show_event()
3529 OPT_STRING(0, "graph-function", &symbol_conf.graph_function, "symbol[,symbol...]", in cmd_script()
3837 symbol_conf.graph_function) in cmd_script()