Home
last modified time | relevance | path

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

/lib/
A Dtrace.c20 struct trace_hdr { struct
21 int func_count; /* Total number of function call sites */
22 u64 call_count; /* Total number of tracked function calls */
46 static struct trace_hdr *hdr __section(".data"); argument

Completed in 44 milliseconds