Home
last modified time | relevance | path

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

/linux-6.14.4/tools/perf/util/
Dsymbol_conf.h55 *graph_function; member
/linux-6.14.4/tools/perf/
Dbuiltin-script.c2125 if (!symbol_conf.graph_function) in show_event()
2135 const char *s = symbol_conf.graph_function; in show_event()
3743 OPT_STRING(0, "graph-function", &symbol_conf.graph_function, "symbol[,symbol...]", in cmd_script()
4102 symbol_conf.graph_function) in cmd_script()