Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dcallchain.h39 enum perf_call_graph_mode { enum
101 enum perf_call_graph_mode record_mode;
/openbmc/linux/tools/perf/
H A Dbuiltin-c2c.c2851 enum perf_call_graph_mode mode = CALLCHAIN_NONE; in setup_callchain()