Home
last modified time | relevance | path

Searched refs:cpu_stat_update (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/samples/bpf/
H A Dcpustat_user.c79 static void cpu_stat_update(int cstate_fd, int pstate_fd) in cpu_stat_update() function
185 cpu_stat_update(cstate_map_fd, pstate_map_fd); in int_exit()
243 cpu_stat_update(cstate_map_fd, pstate_map_fd); in main()
/kernel/linux/linux-6.6/samples/bpf/
H A Dcpustat_user.c78 static void cpu_stat_update(int cstate_fd, int pstate_fd) in cpu_stat_update() function
184 cpu_stat_update(cstate_map_fd, pstate_map_fd); in int_exit()
242 cpu_stat_update(cstate_map_fd, pstate_map_fd); in main()

Completed in 2 milliseconds