Home
last modified time | relevance | path

Searched defs:tp_args (Results 1 – 3 of 3) sorted by relevance

/linux/tools/tracing/rtla/src/
H A Dtimerlat.bpf.c123 nosubprog void set_stop_tracing(struct trace_event_raw_timerlat_sample *tp_args) in set_stop_tracing()
141 int handle_timerlat_sample(struct trace_event_raw_timerlat_sample *tp_args) in handle_timerlat_sample()
/linux/tools/tracing/rtla/tests/bpf/
H A Dbpf_action_map.c17 int action_handler(struct trace_event_raw_timerlat_sample *tp_args) in action_handler()
/linux/tools/tracing/rtla/example/
H A Dtimerlat_bpf_action.c12 int action_handler(struct trace_event_raw_timerlat_sample *tp_args) in action_handler()