Home
last modified time | relevance | path

Searched refs:tep_get_common_field_val (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/tools/verification/rv/src/
H A Din_kernel.c352 tep_get_common_field_val(s, trace_event, "common_pid", record, &pid, 1); in ikm_event_handler()
401 tep_get_common_field_val(s, trace_event, "common_pid", record, &pid, 1); in ikm_error_handler()
/kernel/linux/linux-6.6/tools/tracing/rtla/src/
H A Dtimerlat_aa.c181 tep_get_common_field_val(s, event, "common_pid", record, &taa_data->run_thread_pid, 1); in timerlat_aa_irq_latency()
441 tep_get_common_field_val(s, event, "common_pid", record, &pid, 1); in timerlat_aa_thread_handler()
/kernel/linux/linux-5.10/tools/lib/traceevent/
H A Devent-parse.h480 int tep_get_common_field_val(struct trace_seq *s, struct tep_event *event,
H A Devent-parse.c7022 * tep_get_common_field_val - find a common field and return its value
7032 int tep_get_common_field_val(struct trace_seq *s, struct tep_event *event, in tep_get_common_field_val() function

Completed in 13 milliseconds