Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dcallchain.h41 enum perf_call_graph_mode {
104 enum perf_call_graph_mode record_mode;
39 enum perf_call_graph_mode { global() enum
/linux/tools/perf/
H A Dbuiltin-c2c.c2921 enum perf_call_graph_mode mode = CALLCHAIN_NONE; in setup_callchain()