Home
last modified time | relevance | path

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

/tools/perf/
Dbuiltin-trace.c54 struct trace { struct
55 struct perf_tool tool;
56 struct syscalltbl *sctbl;
57 struct {
64 } syscalls;
65 struct record_opts opts;
66 struct perf_evlist *evlist;
67 struct machine *host;
68 struct thread *current;
69 u64 base_time;
[all …]
/tools/lib/lockdep/uinclude/linux/
Dstacktrace.h12 static inline void print_stack_trace(struct stack_trace *trace, int spaces) in print_stack_trace()
17 #define save_stack_trace(trace) \ argument
/tools/perf/trace/beauty/
Dpid.c4 struct trace *trace = arg->trace; in syscall_arg__scnprintf_pid() local
/tools/testing/selftests/powerpc/pmu/ebb/
Debb.h29 struct trace_buffer *trace; member
/tools/vm/
Dslabinfo.c33 int sanity_checks, slab_size, store_user, trace; member
/tools/testing/selftests/seccomp/
Dseccomp_bpf.c746 struct sock_fprog trace; in FIXTURE_DATA() local