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.c183 const volatile int has_type; variable
260 if (has_type) { in can_record()
/linux/tools/perf/util/
H A Dbpf_lock_contention.c229 skel->rodata->has_type = 1; in lock_contention_prepare()
/linux/tools/power/x86/turbostat/
H A Dturbostat.c10613 bool has_type = true; /* Type has a default value. */ in parse_add_command_pmt() local
10731 has_type = false; in parse_add_command_pmt()
10735 has_type = true; in parse_add_command_pmt()
10740 has_type = true; in parse_add_command_pmt()
10745 has_type = true; in parse_add_command_pmt()
10748 if (!has_type) { in parse_add_command_pmt()