Home
last modified time | relevance | path

Searched refs:tracing_record_tgid (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Dtrace_events.h246 void tracing_record_tgid(struct task_struct *task);
/openbmc/linux/kernel/trace/
H A Dtrace.c2665 void tracing_record_tgid(struct task_struct *task) in tracing_record_tgid() function