Home
last modified time | relevance | path

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

/linux/tools/perf/util/bpf_skel/
H A Dlock_contention.bpf.c190 const volatile int has_type;
272 if (has_type) { in can_record()
183 const volatile int has_type; global() variable
/linux/tools/perf/util/
H A Dbpf_lock_contention.c233 skel->rodata->has_type = 1; in lock_contention_prepare()
/linux/tools/power/x86/turbostat/
H A Dturbostat.c11076 bool has_type = true; /* Type has a default value. */ in parse_add_command_pmt() local
11194 has_type = false; in parse_add_command_pmt()
11198 has_type = true; in parse_add_command_pmt()
11203 has_type = true; in parse_add_command_pmt()
11208 has_type = true; in parse_add_command_pmt()
11211 if (!has_type) { in parse_add_command_pmt()