Home
last modified time | relevance | path

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

/Linux-v5.10/samples/bpf/
Dcpustat_user.c79 static void cpu_stat_update(int cstate_fd, int pstate_fd) in cpu_stat_update() argument
93 bpf_map_lookup_elem(pstate_fd, &key, &value); in cpu_stat_update()