Home
last modified time | relevance | path

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

/tools/perf/
Dbuiltin-trace.c242 struct trace *trace; member
1211 struct trace { struct
1212 struct perf_tool tool;
1213 struct {
1216 } audit;
1217 struct {
1220 } syscalls;
1221 struct record_opts opts;
1245 bool trace_syscalls; argument
1246 int trace_pgfaults; argument
[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/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