Home
last modified time | relevance | path

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

/tools/perf/
Dbuiltin-trace.c71 struct trace { struct
72 struct perf_tool tool;
73 struct syscalltbl *sctbl;
74 struct {
81 } syscalls;
82 struct record_opts opts;
83 struct perf_evlist *evlist;
84 struct machine *host;
85 struct thread *current;
86 u64 base_time;
[all …]
/tools/include/linux/
Dstacktrace.h13 static inline void print_stack_trace(struct stack_trace *trace, int spaces) in print_stack_trace()
18 #define save_stack_trace(trace) \ argument
/tools/perf/trace/beauty/
Dpid.c5 struct trace *trace = arg->trace; in syscall_arg__scnprintf_pid() local
Dbeauty.h44 struct trace *trace; member
/tools/testing/selftests/powerpc/pmu/ebb/
Debb.h29 struct trace_buffer *trace; member
/tools/vm/
Dslabinfo.c34 unsigned int sanity_checks, slab_size, store_user, trace; member
/tools/testing/selftests/seccomp/
Dseccomp_bpf.c959 struct sock_fprog trace; in FIXTURE_DATA() local