Home
last modified time | relevance | path

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

/linux/samples/bpf/
H A Dcpustat_user.c78 static void cpu_stat_update(int cstate_fd, int pstate_fd) in cpu_stat_update() argument
92 bpf_map_lookup_elem(pstate_fd, &key, &value); in cpu_stat_update()