Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/util/
H A Dsymbol_conf.h59 *graph_function; member
/linux-6.15/tools/perf/
H A Dbuiltin-script.c2152 if (!symbol_conf.graph_function) in show_event()
2162 const char *s = symbol_conf.graph_function; in show_event()
3770 OPT_STRING(0, "graph-function", &symbol_conf.graph_function, "symbol[,symbol...]", in cmd_script()
4129 symbol_conf.graph_function) in cmd_script()