Home
last modified time | relevance | path

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

/linux/tools/perf/
H A Dbuiltin-report.c96 bool nonany_branch_mode; member
333 rep->nonany_branch_mode, in process_sample_event()
461 rep->nonany_branch_mode = true; in report__setup_sample_type()
/linux/tools/perf/util/
H A Dhist.h799 struct perf_sample *sample, bool nonany_branch_mode,
H A Dhist.c2825 struct perf_sample *sample, bool nonany_branch_mode, in hist__account_cycles() argument
2849 nonany_branch_mode ? NULL : prev, in hist__account_cycles()