Searched refs:cpu_ctx (Results 1 – 3 of 3) sorted by relevance
50 struct cpu_ctx { struct132 struct cpu_ctx cpu_ctxs[SCX_QMAP_MAX_CPUS];
92 } cpu_ctx SEC(".maps");155 cpuc = bpf_map_lookup_elem(&cpu_ctx, &idx); in find_cpu_ctx()
691 struct cpu_ctx __arena *cpuc; in BPF_STRUCT_OPS()842 struct cpu_ctx __arena *cpuc = &qa.cpu_ctxs[scx_bpf_this_cid()]; in BPF_STRUCT_OPS()1017 struct cpu_ctx __arena *cpuc = &qa.cpu_ctxs[cid]; in BPF_STRUCT_OPS()1166 struct cpu_ctx __arena *cpuc = &qa.cpu_ctxs[cid]; in monitor_cpuperf()