Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/
Dbuiltin-report.c84 bool nonany_branch_mode; member
302 rep->nonany_branch_mode, in process_sample_event()
414 rep->nonany_branch_mode = true; in report__setup_sample_type()
/kernel/linux/linux-5.10/tools/perf/util/
Dhist.h546 struct perf_sample *sample, bool nonany_branch_mode,
Dhist.c2619 struct perf_sample *sample, bool nonany_branch_mode, in hist__account_cycles() argument
2645 nonany_branch_mode ? NULL : prev, in hist__account_cycles()