Home
last modified time | relevance | path

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

/Linux-v5.10/tools/perf/
Dbuiltin-ftrace.c43 struct list_head nograph_funcs; member
395 __set_tracing_filter("set_graph_notrace", &ftrace->nograph_funcs); in set_tracing_filters()
862 !list_empty(&ftrace->nograph_funcs); in select_tracer()
916 OPT_CALLBACK('g', "nograph-funcs", &ftrace.nograph_funcs, "func", in cmd_ftrace()
933 INIT_LIST_HEAD(&ftrace.nograph_funcs); in cmd_ftrace()
974 delete_filter_func(&ftrace.nograph_funcs); in cmd_ftrace()