Home
last modified time | relevance | path

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

12345

/linux/tools/perf/
H A Dbuiltin-trace.c142 struct trace { global() struct
146 __anon506d57b60208trace global() argument
155 syscallstrace global() argument
157 btftrace global() argument
159 optstrace global() argument
160 evlisttrace global() argument
161 hosttrace global() argument
162 currenttrace global() argument
163 cgrouptrace global() argument
164 base_timetrace global() argument
165 outputtrace global() argument
166 nr_eventstrace global() argument
167 nr_events_printedtrace global() argument
168 max_eventstrace global() argument
169 evswitchtrace global() argument
170 ev_qualifiertrace global() argument
171 __anon506d57b60408trace global() argument
174 ev_qualifier_idstrace global() argument
198 summary_modetrace global() argument
216 trace_syscallstrace global() argument
217 libtraceevent_printtrace global() argument
229 trace_pgfaultstrace global() argument
238 uid_strtrace trace__load_vmlinux_btf() argument
1078 trace__btf_scnprintf(struct trace * trace,struct syscall_arg * arg,char * bf,size_t size,int val,char * type) trace__btf_scnprintf() argument
1584 thread_trace__new(struct trace * trace) thread_trace__new() argument
1616 thread__trace(struct thread * thread,struct trace * trace) thread__trace() argument
1740 thread__fd_path(struct thread * thread,int fd,struct trace * trace) thread__fd_path() argument
1773 pid__scnprintf_fd(struct trace * trace,pid_t pid,int fd,char * bf,size_t size) pid__scnprintf_fd() argument
1869 trace__filter_duration(struct trace * trace,double t) trace__filter_duration() argument
1874 __trace__fprintf_tstamp(struct trace * trace,u64 tstamp,FILE * fp) __trace__fprintf_tstamp() argument
1887 trace__fprintf_tstamp(struct trace * trace,u64 tstamp,FILE * fp) trace__fprintf_tstamp() argument
1911 trace__fprintf_comm_tid(struct trace * trace,struct thread * thread,FILE * fp) trace__fprintf_comm_tid() argument
1924 trace__fprintf_entry_head(struct trace * trace,struct thread * thread,u64 duration,bool duration_calculated,u64 tstamp,FILE * fp) trace__fprintf_entry_head() argument
1936 trace__process_event(struct trace * trace,struct machine * machine,union perf_event * event,struct perf_sample * sample) trace__process_event() argument
1960 struct trace *trace = container_of(tool, struct trace, tool); trace__tool_process() local
1982 trace__symbols_init(struct trace * trace,int argc,const char ** argv,struct evlist * evlist) trace__symbols_init() argument
2019 trace__symbols__exit(struct trace * trace) trace__symbols__exit() argument
2157 syscall__read_info(struct syscall * sc,struct trace * trace) syscall__read_info() argument
2260 trace__validate_ev_qualifier(struct trace * trace) trace__validate_ev_qualifier() argument
2338 trace__syscall_enabled(struct trace * trace,int id) trace__syscall_enabled() argument
2407 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) syscall__scnprintf_args() argument
2546 trace__find_syscall(struct trace * trace,int e_machine,int id) trace__find_syscall() argument
2586 trace__syscall_info(struct trace * trace,struct evsel * evsel,int e_machine,int id) trace__syscall_info() argument
2637 thread__update_stats(struct thread * thread,struct thread_trace * ttrace,int id,struct perf_sample * sample,long err,struct trace * trace) thread__update_stats() argument
2693 trace__printf_interrupted_entry(struct trace * trace) trace__printf_interrupted_entry() argument
2721 trace__fprintf_sample(struct trace * trace,struct evsel * evsel,struct perf_sample * sample,struct thread * thread) trace__fprintf_sample() argument
2777 trace__sys_enter(struct trace * trace,struct evsel * evsel,union perf_event * event __maybe_unused,struct perf_sample * sample) trace__sys_enter() argument
2857 trace__fprintf_sys_enter(struct trace * trace,struct evsel * evsel,struct perf_sample * sample) trace__fprintf_sys_enter() argument
2893 trace__resolve_callchain(struct trace * trace,struct evsel * evsel,struct perf_sample * sample,struct callchain_cursor * cursor) trace__resolve_callchain() argument
2913 trace__fprintf_callchain(struct trace * trace,struct perf_sample * sample) trace__fprintf_callchain() argument
2923 trace__sys_exit(struct trace * trace,struct evsel * evsel,union perf_event * event __maybe_unused,struct perf_sample * sample) trace__sys_exit() argument
3061 trace__vfs_getname(struct trace * trace,struct evsel * evsel,union perf_event * event __maybe_unused,struct perf_sample * sample) trace__vfs_getname() argument
3122 trace__sched_stat_runtime(struct trace * trace,struct evsel * evsel,union perf_event * event __maybe_unused,struct perf_sample * sample) trace__sched_stat_runtime() argument
3176 bpf_output__fprintf(struct trace * trace,struct perf_sample * sample) bpf_output__fprintf() argument
3184 trace__fprintf_tp_fields(struct trace * trace,struct evsel * evsel,struct perf_sample * sample,struct thread * thread,void * augmented_args,int augmented_args_size) trace__fprintf_tp_fields() argument
3254 trace__event_handler(struct trace * trace,struct evsel * evsel,union perf_event * event __maybe_unused,struct perf_sample * sample) trace__event_handler() argument
3362 trace__pgfault(struct trace * trace,struct evsel * evsel,union perf_event * event __maybe_unused,struct perf_sample * sample) trace__pgfault() argument
3444 trace__set_base_time(struct trace * trace,struct evsel * evsel,struct perf_sample * sample) trace__set_base_time() argument
3467 struct trace *trace = container_of(tool, struct trace, tool); trace__process_sample() local
3488 trace__record(struct trace * trace,int argc,const char ** argv) trace__record() argument
3620 trace__handle_event(struct trace * trace,union perf_event * event,struct perf_sample * sample) trace__handle_event() argument
3655 trace__add_syscall_newtp(struct trace * trace) trace__add_syscall_newtp() argument
3704 trace__set_ev_qualifier_tp_filter(struct trace * trace) trace__set_ev_qualifier_tp_filter() argument
3783 trace__init_syscall_bpf_progs(struct trace * trace,int e_machine,int id) trace__init_syscall_bpf_progs() argument
3794 trace__bpf_prog_sys_enter_fd(struct trace * trace,int e_machine,int id) trace__bpf_prog_sys_enter_fd() argument
3800 trace__bpf_prog_sys_exit_fd(struct trace * trace,int e_machine,int id) trace__bpf_prog_sys_exit_fd() argument
3806 trace__bpf_sys_enter_beauty_map(struct trace * trace,int e_machine,int key,unsigned int * beauty_array) trace__bpf_sys_enter_beauty_map() argument
3891 trace__find_usable_bpf_prog_entry(struct trace * trace,struct syscall * sc) trace__find_usable_bpf_prog_entry() argument
3993 trace__init_syscalls_bpf_prog_array_maps(struct trace * trace,int e_machine) trace__init_syscalls_bpf_prog_array_maps() argument
4108 trace__set_ev_qualifier_filter(struct trace * trace) trace__set_ev_qualifier_filter() argument
4115 trace__set_filter_loop_pids(struct trace * trace) trace__set_filter_loop_pids() argument
4149 trace__set_filter_pids(struct trace * trace) trace__set_filter_pids() argument
4172 __trace__deliver_event(struct trace * trace,union perf_event * event) __trace__deliver_event() argument
4189 __trace__flush_events(struct trace * trace) __trace__flush_events() argument
4201 trace__flush_events(struct trace * trace) trace__flush_events() argument
4206 trace__deliver_event(struct trace * trace,union perf_event * event) trace__deliver_event() argument
4227 struct trace *trace = container_of(oe, struct trace, oe.data); ordered_events__deliver_event() local
4256 trace__expand_filter(struct trace * trace,struct evsel * evsel) trace__expand_filter() argument
4357 trace__expand_filters(struct trace * trace,struct evsel ** err_evsel) trace__expand_filters() argument
4375 trace__run(struct trace * trace,int argc,const char ** argv) trace__run() argument
4689 trace__replay(struct trace * trace) trace__replay() argument
4844 syscall__dump_stats(struct trace * trace,int e_machine,FILE * fp,struct hashmap * syscall_stats) syscall__dump_stats() argument
4907 thread__dump_stats(struct thread_trace * ttrace,struct trace * trace,int e_machine,FILE * fp) thread__dump_stats() argument
4912 system__dump_stats(struct trace * trace,int e_machine,FILE * fp) system__dump_stats() argument
4917 trace__fprintf_thread(FILE * fp,struct thread * thread,struct trace * trace) trace__fprintf_thread() argument
4969 trace__fprintf_thread_summary(struct trace * trace,FILE * fp) trace__fprintf_thread_summary() argument
4986 trace__fprintf_total_summary(struct trace * trace,FILE * fp) trace__fprintf_total_summary() argument
5011 struct trace *trace = opt->value; trace__set_duration() local
5022 struct trace *trace = opt->value; trace__set_filter_pids_from_option() local
5049 trace__open_output(struct trace * trace,const char * filename) trace__open_output() argument
5174 struct trace *trace = (struct trace *)opt->value; trace__parse_events_option() local
5270 struct trace *trace = opt->value; trace__parse_cgroups() local
5286 struct trace *trace = opt->value; trace__parse_summary_mode() local
5304 struct trace *trace = arg; trace__config() local
5346 trace__exit(struct trace * trace) trace__exit() argument
5375 struct trace trace = { cmd_trace() local
[all...]
/linux/arch/openrisc/kernel/
H A Dstacktrace.c28 struct stack_trace *trace = data; in save_stack_address() local
42 void save_stack_trace(struct stack_trace *trace) in save_stack_trace()
51 struct stack_trace *trace = (struct stack_trace *)data; in save_stack_address_nosched() local
68 void save_stack_trace_tsk(struct task_struct *tsk, struct stack_trace *trace) in save_stack_trace_tsk()
95 save_stack_trace_regs(struct pt_regs *regs, struct stack_trace *trace) in save_stack_trace_regs()
/linux/tools/verification/rv/src/
H A Dtrace.c48 struct trace_instance *trace = context; in collect_registered_events() local
65 void trace_instance_destroy(struct trace_instance *trace) in trace_instance_destroy()
96 int trace_instance_init(struct trace_instance *trace, char *name) in trace_instance_init()
130 int trace_instance_start(struct trace_instance *trace) in trace_instance_start()
/linux/arch/sh/kernel/
H A Dstacktrace.c23 struct stack_trace *trace = data; in save_stack_address() local
41 void save_stack_trace(struct stack_trace *trace) in save_stack_trace()
52 struct stack_trace *trace = (struct stack_trace *)data; in save_stack_address_nosched() local
73 void save_stack_trace_tsk(struct task_struct *tsk, struct stack_trace *trace) in save_stack_trace_tsk()
/linux/kernel/trace/
H A Dtrace_selftest.c98 static inline void warn_failed_init_tracer(struct tracer *trace, int init_ret) in warn_failed_init_tracer()
357 static int trace_selftest_startup_dynamic_tracing(struct tracer *trace, in trace_selftest_startup_dynamic_tracing()
573 # define trace_selftest_startup_dynamic_tracing(trace, tr, func) ({ 0; }) argument
692 trace_selftest_startup_function(struct tracer *trace, struct trace_array *tr) in trace_selftest_startup_function()
776 static __init int store_entry(struct ftrace_graph_ent *trace, in store_entry()
810 static __init void store_return(struct ftrace_graph_ret *trace, in store_return()
1029 static int trace_graph_entry_watchdog(struct ftrace_graph_ent *trace, in trace_graph_entry_watchdog()
1062 trace_selftest_startup_function_graph(struct tracer *trace, in trace_selftest_startup_function_graph()
1196 trace_selftest_startup_irqsoff(struct tracer *trace, struct trace_array *tr) in trace_selftest_startup_irqsoff()
1245 trace_selftest_startup_preemptoff(struct tracer *trace, struct trace_array *tr) in trace_selftest_startup_preemptoff()
[all …]
H A Dfgraph.c295 static int entry_run(struct ftrace_graph_ent *trace, struct fgraph_ops *ops, in entry_run()
302 static void return_run(struct ftrace_graph_ret *trace, struct fgraph_ops *ops, in return_run()
521 int ftrace_graph_entry_stub(struct ftrace_graph_ent *trace, in ftrace_graph_entry_stub()
528 static void ftrace_graph_ret_stub(struct ftrace_graph_ret *trace, in ftrace_graph_ret_stub()
656 struct ftrace_graph_ent trace; in function_graph_enter_regs() local
723 ftrace_pop_return_trace(struct ftrace_graph_ret *trace, unsigned long *ret, in ftrace_pop_return_trace()
815 struct ftrace_graph_ret trace; in __ftrace_return_to_handler() local
1196 static int fgraph_pid_func(struct ftrace_graph_ent *trace, in fgraph_pid_func()
H A Dtrace_functions_graph.c127 static int __graph_entry(struct trace_array *tr, struct ftrace_graph_ent *trace, in __graph_entry()
158 struct ftrace_graph_ent *trace, in __trace_graph_entry()
166 struct ftrace_graph_ent *trace, in __trace_graph_retaddr_entry()
200 struct ftrace_graph_ent *trace, in __trace_graph_retaddr_entry()
225 static int graph_entry(struct ftrace_graph_ent *trace, in graph_entry()
294 int trace_graph_entry(struct ftrace_graph_ent *trace, in trace_graph_entry()
301 static int trace_graph_entry_args(struct ftrace_graph_ent *trace, in trace_graph_entry_args()
335 struct ftrace_graph_ret *trace, in __trace_graph_return()
355 struct ftrace_graph_ret *trace, in handle_nosleeptime()
368 void trace_graph_return(struct ftrace_graph_ret *trace, in trace_graph_return()
[all …]
H A Dtrace_preemptirq.c29 #define trace(point, args) trace_##point(args) macro
31 #define trace(point, args) \ macro
/linux/arch/mips/kernel/
H A Dstacktrace.c17 static void save_raw_context_stack(struct stack_trace *trace, in save_raw_context_stack()
37 static void save_context_stack(struct stack_trace *trace, in save_context_stack()
72 void save_stack_trace(struct stack_trace *trace) in save_stack_trace()
78 void save_stack_trace_tsk(struct task_struct *tsk, struct stack_trace *trace) in save_stack_trace_tsk()
/linux/arch/um/kernel/
H A Dstacktrace.c46 struct stack_trace *trace = data; in save_addr() local
60 static void __save_stack_trace(struct task_struct *tsk, struct stack_trace *trace) in __save_stack_trace()
65 void save_stack_trace(struct stack_trace *trace) in save_stack_trace()
71 void save_stack_trace_tsk(struct task_struct *tsk, struct stack_trace *trace) in save_stack_trace_tsk()
/linux/kernel/
H A Dstacktrace.c249 save_stack_trace_tsk(struct task_struct *tsk, struct stack_trace *trace) in save_stack_trace_tsk()
255 save_stack_trace_regs(struct pt_regs *regs, struct stack_trace *trace) in save_stack_trace_regs()
271 struct stack_trace trace = { in stack_trace_save() local
295 struct stack_trace trace = { in stack_trace_save_tsk() local
319 struct stack_trace trace = { in stack_trace_save_regs() local
345 struct stack_trace trace = { in stack_trace_save_tsk_reliable() local
365 struct stack_trace trace = { in stack_trace_save_user() local
/linux/tools/tracing/rtla/src/
H A Dtrace.c122 struct trace_instance *trace = context; collect_registered_events() local
146 struct trace_instance *trace = context; collect_missed_events() local
163 trace_instance_destroy(struct trace_instance * trace) trace_instance_destroy() argument
193 trace_instance_init(struct trace_instance * trace,char * tool_name) trace_instance_init() argument
236 trace_instance_start(struct trace_instance * trace) trace_instance_start() argument
244 trace_instance_stop(struct trace_instance * trace) trace_instance_stop() argument
578 trace_set_buffer_size(struct trace_instance * trace,int size) trace_set_buffer_size() argument
[all...]
H A Dcommon.c246 struct trace_instance *trace = &tool->trace; top_main_loop() local
304 struct trace_instance *trace = &tool->trace; hist_main_loop() local
[all...]
H A Dtimerlat_hist.c185 struct trace_instance *trace = data; timerlat_hist_handler() local
349 timerlat_print_summary(struct timerlat_params * params,struct trace_instance * trace,struct timerlat_hist_data * data) timerlat_print_summary() argument
468 timerlat_print_stats_all(struct timerlat_params * params,struct trace_instance * trace,struct timerlat_hist_data * data) timerlat_print_stats_all() argument
617 struct trace_instance *trace = &tool->trace; timerlat_print_stats() local
[all...]
/linux/arch/sparc/kernel/
H A Dstacktrace.c14 struct stack_trace *trace, in __save_stack_trace()
77 void save_stack_trace(struct stack_trace *trace) in save_stack_trace()
83 void save_stack_trace_tsk(struct task_struct *tsk, struct stack_trace *trace) in save_stack_trace_tsk()
/linux/arch/arc/kernel/
H A Dstacktrace.c188 struct stack_trace *trace = arg; in __collect_all() local
203 struct stack_trace *trace = arg; in __collect_all_but_sched() local
263 void save_stack_trace_tsk(struct task_struct *tsk, struct stack_trace *trace) in save_stack_trace_tsk()
269 void save_stack_trace(struct stack_trace *trace) in save_stack_trace()
/linux/arch/xtensa/kernel/
H A Dstacktrace.c204 struct stack_trace *trace; member
211 struct stack_trace *trace = trace_data->trace; in stack_trace_cb() local
224 void save_stack_trace_tsk(struct task_struct *task, struct stack_trace *trace) in save_stack_trace_tsk()
234 void save_stack_trace(struct stack_trace *trace) in save_stack_trace()
/linux/arch/microblaze/kernel/
H A Dstacktrace.c19 void save_stack_trace(struct stack_trace *trace) in save_stack_trace()
27 void save_stack_trace_tsk(struct task_struct *tsk, struct stack_trace *trace) in save_stack_trace_tsk()
H A Dunwind.c165 unsigned long fp, struct stack_trace *trace, in unwind_trap()
185 struct stack_trace *trace, in microblaze_unwind_inner()
273 void microblaze_unwind(struct task_struct *task, struct stack_trace *trace, in microblaze_unwind()
/linux/arch/csky/kernel/
H A Dstacktrace.c123 struct stack_trace *trace = arg; in __save_trace() local
144 void save_stack_trace_tsk(struct task_struct *tsk, struct stack_trace *trace) in save_stack_trace_tsk()
150 void save_stack_trace(struct stack_trace *trace) in save_stack_trace()
/linux/arch/x86/mm/
H A Dmmio-mod.c135 struct remap_trace *trace = p->private; in pre() local
223 struct remap_trace *trace = kmalloc_obj(*trace); in ioremap_trace_core() local
286 struct remap_trace *trace; in iounmap_trace_core() local
342 struct remap_trace *trace; in clear_trace_list() local
/linux/fs/smb/client/
H A Dcifsproto.h495 smb_EIO(enum smb_eio_trace trace) smb_EIO() argument
501 smb_EIO1(enum smb_eio_trace trace,unsigned long info) smb_EIO1() argument
507 smb_EIO2(enum smb_eio_trace trace,unsigned long info,unsigned long info2) smb_EIO2() argument
[all...]
/linux/fs/netfs/
H A Drolling_buffer.c25 struct folio_queue *netfs_folioq_alloc(unsigned int rreq_id, gfp_t gfp, in netfs_folioq_alloc()
48 void netfs_folioq_free(struct folio_queue *folioq, in netfs_folioq_free()
/linux/kernel/unwind/
H A Ddeferred.c111 int unwind_user_faultable(struct unwind_stacktrace *trace) in unwind_user_faultable()
151 struct unwind_stacktrace trace; in process_unwind_deferred() local
/linux/net/ipv6/
H A Dioam6_iptunnel.c81 static bool ioam6_validate_trace_hdr(struct ioam6_trace_hdr *trace) in ioam6_validate_trace_hdr()
106 struct ioam6_trace_hdr *trace; in ioam6_build_state() local
242 struct ioam6_trace_hdr *trace; in ioam6_do_fill() local

12345