Home
last modified time | relevance | path

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

/Linux-v5.4/tools/perf/util/
Dsymbol_conf.h49 *graph_function; member
/Linux-v5.4/tools/perf/
Dbuiltin-script.c1771 if (!symbol_conf.graph_function) in show_event()
1781 const char *s = symbol_conf.graph_function; in show_event()
3496 OPT_STRING(0, "graph-function", &symbol_conf.graph_function, "symbol[,symbol...]", in cmd_script()
3791 symbol_conf.graph_function) in cmd_script()