Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dthread-stack.h84 unsigned int br_stack_sz, bool mispred_all);
H A Dthread-stack.c105 bool mispred_all; member
400 be->flags.mispred = ts->mispred_all; in thread_stack__update_br_stack()
408 unsigned int br_stack_sz, bool mispred_all) in thread_stack__event() argument
422 ts->mispred_all = mispred_all; in thread_stack__event()
H A Dintel-pt.c79 bool mispred_all; member
2694 pt->mispred_all); in intel_pt_sample()
3985 pt->mispred_all = perf_config_bool(var, value); in intel_pt_perf_config()