Home
last modified time | relevance | path

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

/linux-4.1.27/tools/perf/util/
Dcallchain.h14 CALLCHAIN_LBR, enumerator
Dcallchain.c102 callchain_param.record_mode = CALLCHAIN_LBR; in parse_callchain_record_opt()
Devsel.c552 if (callchain_param.record_mode == CALLCHAIN_LBR) { in perf_evsel__config_callgraph()
/linux-4.1.27/tools/perf/
Dbuiltin-report.c253 callchain_param.record_mode = CALLCHAIN_LBR; in report__setup_sample_type()