Searched defs:trace (Results 1 – 4 of 4) sorted by relevance
242 struct trace *trace; member1211 struct trace { struct1212 struct perf_tool tool;1213 struct {1216 } audit;1217 struct {1220 } syscalls;1221 struct record_opts opts;1245 bool trace_syscalls; argument1246 int trace_pgfaults; argument[all …]
12 static inline void print_stack_trace(struct stack_trace *trace, int spaces) in print_stack_trace()17 #define save_stack_trace(trace) \ argument
29 struct trace_buffer *trace; member
33 int sanity_checks, slab_size, store_user, trace; member