Home
last modified time | relevance | path

Searched refs:has_cpu (Results 1 – 9 of 9) sorted by relevance

/linux/tools/perf/util/bpf_skel/
A Dfunc_latency.bpf.c41 const volatile int has_cpu = 0; variable
55 if (has_cpu) { in BPF_PROG()
A Doff_cpu.bpf.c89 const volatile int has_cpu = 0; variable
151 if (has_cpu) { in can_record()
A Dlock_contention.bpf.c120 const volatile int has_cpu; variable
173 if (has_cpu) { in can_record()
/linux/tools/perf/util/
A Dbpf_ftrace.c43 skel->rodata->has_cpu = 1; in perf_ftrace__latency_prepare_bpf()
A Dbpf_off_cpu.c149 skel->rodata->has_cpu = 1; in off_cpu_prepare()
A Dbpf_lock_contention.c50 skel->rodata->has_cpu = 1; in lock_contention_prepare()
/linux/drivers/acpi/numa/
A Dhmat.c83 bool has_cpu; member
172 initiator->has_cpu = node_state(pxm_to_node(cpu_pxm), N_CPU); in alloc_memory_initiator()
781 !initiator->has_cpu) { in hmat_update_target_attrs()
/linux/Documentation/ABI/stable/
A Dsysfs-devices-node19 What: /sys/devices/system/node/has_cpu
/linux/drivers/base/
A Dnode.c932 [N_CPU] = _NODE_ATTR(has_cpu, N_CPU),

Completed in 14 milliseconds