Home
last modified time | relevance | path

Searched refs:ntypes (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/tools/perf/util/
Dbpf_lock_contention.c25 int ncpus = 1, ntasks = 1, ntypes = 1, naddrs = 1, ncgrps = 1; in lock_contention_prepare() local
59 ntypes = con->filters->nr_types; in lock_contention_prepare()
98 bpf_map__set_max_entries(skel->maps.type_filter, ntypes); in lock_contention_prepare()
/linux-6.12.1/arch/powerpc/perf/
Dhv-24x7.c96 int ntypes = be16_to_cpup((__be16 *)&buf->val[0]); in read_24x7_sys_info() local
99 if (len >= 8 && ntypes != 0) { in read_24x7_sys_info()