Home
last modified time | relevance | path

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

/tools/perf/
Dbuiltin-report.c56 bool nonany_branch_mode; member
115 rep->nonany_branch_mode); in hist_iter__report_callback()
293 rep->nonany_branch_mode = true; in report__setup_sample_type()
/tools/perf/util/
Dhist.h468 struct perf_sample *sample, bool nonany_branch_mode);
Dhist.c2388 struct perf_sample *sample, bool nonany_branch_mode) in hist__account_cycles() argument
2412 nonany_branch_mode ? NULL : prev, in hist__account_cycles()