Home
last modified time | relevance | path

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

/Linux-v5.15/tools/perf/util/
Denv.h47 unsigned int max_branches; member
63 unsigned int max_branches; member
Dheader.c3158 unsigned int *max_branches) in process_per_cpu_pmu_caps() argument
3194 *max_branches = atoi(value); in process_per_cpu_pmu_caps()
3216 &ff->ph->env.max_branches); in process_cpu_pmu_caps()
3243 &n->max_branches); in process_hybrid_cpu_pmu_caps()
Dmachine.c2728 !env ? 0 : env->max_branches); in thread__resolve_callchain_sample()