Searched defs:trace (Results 76 - 100 of 103) sorted by path

12345

/linux-master/kernel/trace/
H A Dtrace_selftest.c97 static inline void warn_failed_init_tracer(struct tracer *trace, int init_ret) argument
356 static int trace_selftest_startup_dynamic_tracing(struct tracer *trace, argument
691 trace_selftest_startup_function(struct tracer *trace, struct trace_array *tr) argument
765 trace_graph_entry_watchdog(struct ftrace_graph_ent *trace) argument
796 trace_selftest_startup_function_graph(struct tracer *trace, struct trace_array *tr) argument
928 trace_selftest_startup_irqsoff(struct tracer *trace, struct trace_array *tr) argument
977 trace_selftest_startup_preemptoff(struct tracer *trace, struct trace_array *tr) argument
1039 trace_selftest_startup_preemptirqsoff(struct tracer *trace, struct trace_array *tr) argument
1140 trace_selftest_startup_nop(struct tracer *trace, struct trace_array *tr) argument
1192 trace_selftest_startup_wakeup(struct tracer *trace, struct trace_array *tr) argument
1270 trace_selftest_startup_branch(struct tracer *trace, struct trace_array *tr) argument
[all...]
H A Dtrace_stat.c308 int register_stat_tracer(struct tracer_stat *trace) argument
351 void unregister_stat_tracer(struct tracer_stat *trace) argument
[all...]
H A Dtrace_syscalls.c133 struct syscall_trace_enter *trace; local
179 struct syscall_trace_exit *trace; local
272 struct syscall_trace_enter trace; local
[all...]
/linux-master/mm/
H A Dslub.c1452 static void trace(struct kmem_cache *s, struct slab *slab, void *object, function
6340 SLAB_ATTR_RO(trace); variable
/linux-master/net/ceph/
H A Dosd_client.c2257 char trace[sizeof(struct ceph_blkin_trace_info)]; member in struct:__anon365
/linux-master/net/ipv6/
H A Dexthdrs.c907 struct ioam6_trace_hdr *trace; local
H A Dioam6.c622 ioam6_event_put_trace(struct sk_buff *skb, struct ioam6_trace_hdr *trace, unsigned int len) argument
697 __ioam6_fill_trace_data(struct sk_buff *skb, struct ioam6_namespace *ns, struct ioam6_trace_hdr *trace, struct ioam6_schema *sc, u8 sclen, bool is_input) argument
925 ioam6_fill_trace_data(struct sk_buff *skb, struct ioam6_namespace *ns, struct ioam6_trace_hdr *trace, bool is_input) argument
[all...]
H A Dioam6_iptunnel.c79 static bool ioam6_validate_trace_hdr(struct ioam6_trace_hdr *trace) argument
109 struct ioam6_trace_hdr *trace; local
208 struct ioam6_trace_hdr *trace; local
[all...]
/linux-master/net/rds/
H A Daf_rds.c408 struct rds_rx_trace_so trace; local
/linux-master/samples/ftrace/
H A DMakefile
/linux-master/tools/mm/
H A Dslabinfo.c34 unsigned int sanity_checks, slab_size, store_user, trace; member in struct:slabinfo
[all...]
/linux-master/tools/perf/
H A Dbuiltin-trace.c129 struct trace { struct
1436 thread__fd_path(struct thread *thread, int fd, struct trace *trace) argument
1470 pid__scnprintf_fd(struct trace *trace, pid_t pid, int fd, char *bf, size_t size) argument
1540 trace__filter_duration(struct trace *trace, double t) argument
1545 __trace__fprintf_tstamp(struct trace *trace, u64 tstamp, FILE *fp) argument
1558 trace__fprintf_tstamp(struct trace *trace, u64 tstamp, FILE *fp) argument
1582 trace__fprintf_comm_tid(struct trace *trace, struct thread *thread, FILE *fp) argument
1595 trace__fprintf_entry_head(struct trace *trace, struct thread *thread, u64 duration, bool duration_calculated, u64 tstamp, FILE *fp) argument
1607 trace__process_event(struct trace *trace, struct machine *machine, union perf_event *event, struct perf_sample *sample) argument
1631 struct trace *trace = container_of(tool, struct trace, tool); local
1653 trace__symbols_init(struct trace *trace, struct evlist *evlist) argument
1680 trace__symbols__exit(struct trace *trace) argument
1795 trace__read_syscall_info(struct trace *trace, int id) argument
1894 trace__validate_ev_qualifier(struct trace *trace) argument
1968 trace__syscall_enabled(struct trace *trace, int id) argument
2035 syscall__scnprintf_args(struct syscall *sc, char *bf, size_t size, unsigned char *args, void *augmented_args, int augmented_args_size, struct trace *trace, struct thread *thread) argument
2128 trace__syscall_info(struct trace *trace, struct evsel *evsel, int id) argument
2250 trace__printf_interrupted_entry(struct trace *trace) argument
2278 trace__fprintf_sample(struct trace *trace, struct evsel *evsel, struct perf_sample *sample, struct thread *thread) argument
2329 trace__sys_enter(struct trace *trace, struct evsel *evsel, union perf_event *event __maybe_unused, struct perf_sample *sample) argument
2408 trace__fprintf_sys_enter(struct trace *trace, struct evsel *evsel, struct perf_sample *sample) argument
2441 trace__resolve_callchain(struct trace *trace, struct evsel *evsel, struct perf_sample *sample, struct callchain_cursor *cursor) argument
2461 trace__fprintf_callchain(struct trace *trace, struct perf_sample *sample) argument
2478 trace__sys_exit(struct trace *trace, struct evsel *evsel, union perf_event *event __maybe_unused, struct perf_sample *sample) argument
2614 trace__vfs_getname(struct trace *trace, struct evsel *evsel, union perf_event *event __maybe_unused, struct perf_sample *sample) argument
2675 trace__sched_stat_runtime(struct trace *trace, struct evsel *evsel, union perf_event *event __maybe_unused, struct perf_sample *sample) argument
2729 bpf_output__fprintf(struct trace *trace, struct perf_sample *sample) argument
2737 trace__fprintf_tp_fields(struct trace *trace, struct evsel *evsel, struct perf_sample *sample, struct thread *thread, void *augmented_args, int augmented_args_size) argument
2809 trace__event_handler(struct trace *trace, struct evsel *evsel, union perf_event *event __maybe_unused, struct perf_sample *sample) argument
2917 trace__pgfault(struct trace *trace, struct evsel *evsel, union perf_event *event __maybe_unused, struct perf_sample *sample) argument
2996 trace__set_base_time(struct trace *trace, struct evsel *evsel, struct perf_sample *sample) argument
3019 struct trace *trace = container_of(tool, struct trace, tool); local
3040 trace__record(struct trace *trace, int argc, const char **argv) argument
3171 trace__handle_event(struct trace *trace, union perf_event *event, struct perf_sample *sample) argument
3206 trace__add_syscall_newtp(struct trace *trace) argument
3255 trace__set_ev_qualifier_tp_filter(struct trace *trace) argument
3280 trace__find_bpf_program_by_title(struct trace *trace, const char *name) argument
3299 trace__find_syscall_bpf_prog(struct trace *trace, struct syscall *sc, const char *prog_name, const char *type) argument
3332 trace__init_syscall_bpf_progs(struct trace *trace, int id) argument
3343 trace__bpf_prog_sys_enter_fd(struct trace *trace, int id) argument
3349 trace__bpf_prog_sys_exit_fd(struct trace *trace, int id) argument
3355 trace__find_usable_bpf_prog_entry(struct trace *trace, struct syscall *sc) argument
3456 trace__init_syscalls_bpf_prog_array_maps(struct trace *trace) argument
3548 trace__set_ev_qualifier_filter(struct trace *trace) argument
3573 trace__set_filter_loop_pids(struct trace *trace) argument
3604 trace__set_filter_pids(struct trace *trace) argument
3627 __trace__deliver_event(struct trace *trace, union perf_event *event) argument
3641 __trace__flush_events(struct trace *trace) argument
3653 trace__flush_events(struct trace *trace) argument
3658 trace__deliver_event(struct trace *trace, union perf_event *event) argument
3679 struct trace *trace = container_of(oe, struct trace, oe.data); local
3797 trace__expand_filters(struct trace *trace, struct evsel **err_evsel) argument
3815 trace__run(struct trace *trace, int argc, const char **argv) argument
4111 trace__replay(struct trace *trace) argument
4231 thread__dump_stats(struct thread_trace *ttrace, struct trace *trace, FILE *fp) argument
4283 trace__fprintf_thread(FILE *fp, struct thread *thread, struct trace *trace) argument
4334 trace__fprintf_thread_summary(struct trace *trace, FILE *fp) argument
4354 struct trace *trace = opt->value; local
4365 struct trace *trace = opt->value; local
4392 trace__open_output(struct trace *trace, const char *filename) argument
4502 struct trace *trace = (struct trace *)opt->value; local
4594 struct trace *trace = opt->value; local
4609 struct trace *trace = arg; local
4651 trace__exit(struct trace *trace) argument
4687 struct trace trace = { local
[all...]
/linux-master/tools/perf/trace/beauty/
H A Dbeauty.h114 struct trace *trace; member in struct:syscall_arg
H A Dpid.c6 struct trace *trace = arg->trace; local
/linux-master/tools/testing/selftests/bpf/progs/
H A Dget_cgroup_id_kern.c22 int trace(void *ctx) function
H A Dperf_event_stackmap.c33 stack_trace_t *trace; local
/linux-master/tools/testing/selftests/net/
H A Dpmtu.sh913 trace() { function
[all...]
/linux-master/tools/testing/selftests/powerpc/pmu/ebb/
H A Debb.h29 struct trace_buffer *trace; member in struct:ebb_state
/linux-master/tools/testing/selftests/seccomp/
H A Dseccomp_bpf.c1160 struct sock_fprog trace; local
[all...]
/linux-master/tools/tracing/rtla/src/
H A Dosnoise.c908 int enable_osnoise(struct trace_instance *trace) argument
916 int enable_timerlat(struct trace_instance *trace) argument
1057 struct osnoise_tool *trace; local
[all...]
H A Dosnoise.h97 struct trace_instance trace; member in struct:osnoise_tool
H A Dosnoise_hist.c294 osnoise_print_summary(struct osnoise_hist_params *params, struct trace_instance *trace, struct osnoise_hist_data *data) argument
375 struct trace_instance *trace = &tool->trace; local
828 struct trace_instance *trace; local
[all...]
H A Dosnoise_top.c111 struct trace_instance *trace = context; local
253 struct trace_instance *trace = &top->trace; local
666 struct trace_instance *trace; local
[all...]
H A Dtimerlat_aa.c691 struct trace_instance *trace = &taa_ctx->tool->trace; local
[all...]
H A Dtimerlat_hist.c217 struct trace_instance *trace = data; local
284 timerlat_print_summary(struct timerlat_hist_params *params, struct trace_instance *trace, struct timerlat_hist_data *data) argument
411 struct trace_instance *trace = &tool->trace; local
956 struct trace_instance *trace; local
[all...]

Completed in 688 milliseconds

12345