Home
last modified time | relevance | path

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

/linux/tools/tracing/rtla/src/
H A Dtimerlat_bpf.h22 int timerlat_bpf_get_hist_value(int key,
44 static inline int timerlat_bpf_get_hist_value(int key, in timerlat_bpf_get_hist_value() function
H A Dtimerlat_bpf.c174 * timerlat_bpf_get_hist_value - get value from BPF hist map in timerlat_bpf_get_summary_value()
176 int timerlat_bpf_get_hist_value(int key, in timerlat_bpf_get_summary_value()
154 int timerlat_bpf_get_hist_value(int key, timerlat_bpf_get_hist_value() function
H A Dtimerlat_hist.c213 err = timerlat_bpf_get_hist_value(i, value_irq, value_thread, in timerlat_hist_bpf_pull_data()