Home
last modified time | relevance | path

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

/linux/tools/perf/util/bpf_skel/
H A Doff_cpu.bpf.c36 struct offcpu_key { struct
78 __uint(key_size, sizeof(struct offcpu_key));
234 static int off_cpu_dump(void *ctx, struct offcpu_data *data, struct offcpu_key *key, in off_cpu_dump()
294 struct offcpu_key key = { in off_cpu_stat()