Home
last modified time | relevance | path

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

/Linux-v6.1/samples/bpf/
Dtracex2_kern.c67 struct hist_key { struct
76 __uint(key_size, sizeof(struct hist_key)); argument
87 struct hist_key key; in SYSCALL()
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()