Home
last modified time | relevance | path

Searched refs:mispred_all (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/util/
H A Dthread-stack.h85 unsigned int br_stack_sz, bool mispred_all);
H A Dthread-stack.c86 * @mispred_all: mark all branches as mispredicted
105 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()
422 ts->mispred_all = mispred_all; in thread_stack__event()
406 thread_stack__event(struct thread *thread, int cpu, u32 flags, u64 from_ip, u64 to_ip, u16 insn_len, u64 trace_nr, bool callstack, unsigned int br_stack_sz, bool mispred_all) thread_stack__event() argument
H A Dintel-pt.c71 bool mispred_all; member
2056 pt->mispred_all); in intel_pt_sample()
3186 pt->mispred_all = perf_config_bool(var, value); in intel_pt_perf_config()
/kernel/linux/linux-6.6/tools/perf/util/
H A Dthread-stack.h84 unsigned int br_stack_sz, bool mispred_all);
H A Dthread-stack.c86 * @mispred_all: mark all branches as mispredicted
105 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()
422 ts->mispred_all = mispred_all; in thread_stack__event()
406 thread_stack__event(struct thread *thread, int cpu, u32 flags, u64 from_ip, u64 to_ip, u16 insn_len, u64 trace_nr, bool callstack, unsigned int br_stack_sz, bool mispred_all) thread_stack__event() argument
H A Dintel-pt.c79 bool mispred_all; member
2692 pt->mispred_all); in intel_pt_sample()
3983 pt->mispred_all = perf_config_bool(var, value); in intel_pt_perf_config()

Completed in 16 milliseconds