Searched defs:value_user (Results 1 – 4 of 4) sorted by relevance
| /linux/tools/tracing/rtla/src/ | ||
| H A D | timerlat_bpf.c | 128 get_value(struct bpf_map * map_irq,struct bpf_map * map_thread,struct bpf_map * map_user,int key,long long * value_irq,long long * value_thread,long long * value_user,int cpus) get_value() argument |
| H A D | timerlat_bpf.h | 45 long long *value_user) in timerlat_bpf_get_hist_value() |
| H A D | timerlat_top.c | 196 value_user[data->nr_cpus]; timerlat_top_bpf_pull_data() local |
| H A D | timerlat_hist.c | 209 value_user[data->nr_cpus]; timerlat_hist_bpf_pull_data() local |