Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
H A Dhiebpf_types.h63 struct pf_stat_t { struct
/developtools/profiler/hiebpf/src/
H A Dhiebpf.bpf.c79 __uint(value_size, sizeof(struct pf_stat_t));
185 const struct pf_stat_t *stat_ptr = bpf_map_lookup_elem(&pftrace_stats_map, &type); in read_modify_update_page_fault_stats()
190 struct pf_stat_t stat; in read_modify_update_page_fault_stats()

Completed in 2 milliseconds