Home
last modified time | relevance | path

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

/linux-6.15/tools/tracing/rtla/src/
H A Dtimerlat_bpf.h21 int timerlat_bpf_get_hist_value(int key,
41 static inline int timerlat_bpf_get_hist_value(int key, in timerlat_bpf_get_hist_value() function
H A Dtimerlat_bpf.c140 int timerlat_bpf_get_hist_value(int key, in timerlat_bpf_get_hist_value() function
H A Dtimerlat_hist.c210 err = timerlat_bpf_get_hist_value(i, value_irq, value_thread, in timerlat_hist_bpf_pull_data()