Home
last modified time | relevance | path

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

/samples/bpf/
Dcpustat_kern.c87 u32 cpu_id; member
110 if (ctx->cpu_id > MAX_CPU) in bpf_prog1()
113 cpu = ctx->cpu_id; in bpf_prog1()
218 cpu = ctx->cpu_id; in bpf_prog2()