Home
last modified time | relevance | path

Searched refs:hist_key (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/samples/bpf/
H A Dtracex2_kern.c67 struct hist_key { struct
76 __uint(key_size, sizeof(struct hist_key));
87 struct hist_key key; in bpf_prog3()
H A Dtracex2_user.c36 struct hist_key { struct
46 struct hist_key key = {}, next_key; in print_hist_for_pid()
85 struct hist_key key = {}, next_key; in print_hist()
/kernel/linux/linux-6.6/samples/bpf/
H A Dtracex2.bpf.c65 struct hist_key { struct
74 __uint(key_size, sizeof(struct hist_key));
84 struct hist_key key; in BPF_KSYSCALL()
H A Dtracex2_user.c35 struct hist_key { struct
45 struct hist_key key = {}, next_key; in print_hist_for_pid()
84 struct hist_key key = {}, next_key; in print_hist()

Completed in 2 milliseconds