Searched refs:pstats (Results 1 – 1 of 1) sorted by relevance
137 struct bpf_prog_stats *pstats; in bpf_prog_alloc() local139 pstats = per_cpu_ptr(prog->stats, cpu); in bpf_prog_alloc()140 u64_stats_init(&pstats->syncp); in bpf_prog_alloc()