Home
last modified time | relevance | path

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

/openbmc/linux/samples/bpf/
H A Dtracex2.bpf.c65 struct hist_key { struct
74 __uint(key_size, sizeof(struct hist_key)); argument
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() argument
84 struct hist_key key = {}, next_key; in print_hist()