Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/samples/bpf/
H A 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()