Searched defs:trace_call (Results 1 – 1 of 1) sorted by relevance
75 struct trace_call { struct76 uint32_t func; /* Function offset */77 uint32_t caller; /* Caller function offset */78 uint32_t flags; /* Flags and timestamp */