Home
last modified time | relevance | path

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

/linux/tools/tracing/rtla/src/
H A Dtimerlat_bpf.h21 int timerlat_bpf_restart_tracing(void);
41 static inline int timerlat_bpf_restart_tracing(void) { return -1; }; in timerlat_bpf_restart_tracing() function
H A Dtimerlat_bpf.c132 * timerlat_bpf_restart_tracing - restart stopped tracing in get_value()
134 int timerlat_bpf_restart_tracing(void) in get_value()
112 int timerlat_bpf_restart_tracing(void) timerlat_bpf_restart_tracing() function
H A Dtimerlat_top.c831 if (timerlat_bpf_restart_tracing()) { in timerlat_init_top()
H A Dtimerlat_hist.c1065 if (timerlat_bpf_restart_tracing()) { in timerlat_hist_apply_config()