Home
last modified time | relevance | path

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

/openbmc/linux/kernel/trace/
H A Dtrace_kdb.c133 cnt = trace_total_entries(NULL); in kdb_ftdump()
H A Dtrace.h659 unsigned long trace_total_entries(struct trace_array *tr);
H A Dtrace.c4182 unsigned long trace_total_entries(struct trace_array *tr) in trace_total_entries() function