Searched defs:value_thread (Results 1 – 4 of 4) sorted by relevance
| /linux/tools/tracing/rtla/src/ | ||
| H A D | timerlat_bpf.c | 127 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 | 44 long long *value_thread, in timerlat_bpf_get_hist_value() |
| H A D | timerlat_top.c | 195 value_thread[data->nr_cpus], timerlat_top_bpf_pull_data() local |
| H A D | timerlat_hist.c | 208 value_thread[data->nr_cpus], timerlat_hist_bpf_pull_data() local |