Home
last modified time | relevance | path

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

/openbmc/linux/samples/bpf/
H A Dcpustat_kern.c91 static u32 find_cpu_pstate_idx(u32 frequency) in find_cpu_pstate_idx() function
171 pstate_idx = find_cpu_pstate_idx(*pstate); in bpf_prog1()
268 pstate_idx = find_cpu_pstate_idx(*pstate); in bpf_prog2()