Searched defs:trace (Results 1 – 12 of 12) sorted by relevance
121 struct trace { struct122 struct perf_tool tool;123 struct syscalltbl *sctbl;124 struct {137 } syscalls;138 struct {140 } dump;141 struct record_opts opts;142 struct evlist *evlist;143 struct machine *host;[all …]
13 static inline void print_stack_trace(struct stack_trace *trace, int spaces) in print_stack_trace()18 #define save_stack_trace(trace) \ argument
6 struct trace *trace = arg->trace; in syscall_arg__scnprintf_pid() local
113 struct trace *trace; member
22 int trace(void *ctx) in trace() function
33 stack_trace_t *trace; in oncpu() local
29 struct trace_buffer *trace; member
255 TEST_F(hierarchy, trace) in TEST_F() argument
885 trace() { function
451 struct s trace = {0}; in tracing_folder() local
34 unsigned int sanity_checks, slab_size, store_user, trace; member
1147 struct sock_fprog trace; in FIXTURE() local