Searched refs:has_cpu (Results 1 – 9 of 9) sorted by relevance
41 const volatile int has_cpu = 0; variable55 if (has_cpu) { in BPF_PROG()
89 const volatile int has_cpu = 0; variable151 if (has_cpu) { in can_record()
120 const volatile int has_cpu; variable173 if (has_cpu) { in can_record()
43 skel->rodata->has_cpu = 1; in perf_ftrace__latency_prepare_bpf()
149 skel->rodata->has_cpu = 1; in off_cpu_prepare()
50 skel->rodata->has_cpu = 1; in lock_contention_prepare()
83 bool has_cpu; member172 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()
19 What: /sys/devices/system/node/has_cpu
932 [N_CPU] = _NODE_ATTR(has_cpu, N_CPU),
Completed in 14 milliseconds