Searched defs:trace (Results 1 - 25 of 103) sorted by last modified time

12345

/linux-master/fs/netfs/
H A Dbuffered_write.c165 enum netfs_folio_trace trace; local
/linux-master/fs/smb/client/
H A Dmisc.c114 tcon_info_alloc(bool dir_leases_enabled, enum smb3_tcon_ref_trace trace) argument
153 tconInfoFree(struct cifs_tcon *tcon, enum smb3_tcon_ref_trace trace) argument
H A Dconnect.c2446 cifs_put_tcon(struct cifs_tcon *tcon, enum smb3_tcon_ref_trace trace) argument
/linux-master/kernel/
H A Dfork.c2762 int trace = 0; local
2134 copy_process( struct pid *pid, int trace, int node, struct kernel_clone_args *args) argument
[all...]
/linux-master/include/net/netfilter/
H A Dnf_tables.h1479 bool trace; member in struct:nft_traceinfo
/linux-master/fs/bcachefs/
H A Dbtree_locking.c500 __bch2_btree_node_relock(struct btree_trans *trans, struct btree_path *path, unsigned level, bool trace) argument
H A Djournal.c238 static void __journal_entry_close(struct journal *j, unsigned closed_val, bool trace) argument
/linux-master/drivers/gpu/drm/nouveau/nvkm/engine/gr/
H A Dgf100.c986 u32 trace = nvkm_rd32(gr->base.engine.subdev.device, 0x40981c); local
/linux-master/drivers/remoteproc/
H A Dstm32_rproc.c451 struct rproc_debug_trace *trace; local
H A Dremoteproc_core.c550 struct rproc_debug_trace *trace; local
1224 struct rproc_debug_trace *trace, *ttmp; local
[all...]
/linux-master/tools/tracing/rtla/src/
H A Dtimerlat_top.c160 struct trace_instance *trace = context; local
302 struct trace_instance *trace = &top->trace; local
766 struct trace_instance *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...]
/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.h528 struct tracer *trace; member in struct:tracer_flags
899 ftrace_graph_addr(struct ftrace_graph_ent *trace) argument
946 ftrace_graph_addr_finish(struct ftrace_graph_ret *trace) argument
976 ftrace_graph_addr(struct ftrace_graph_ent *trace) argument
985 ftrace_graph_addr_finish(struct ftrace_graph_ret *trace) argument
991 ftrace_graph_ignore_func(struct ftrace_graph_ent *trace) argument
[all...]
H A Dtrace.c5192 struct tracer *trace = tracer_flags->trace; local
5209 struct tracer *trace = tr->current_trace; local
[all...]
H A Dftrace.c477 static void *function_stat_start(struct tracer_stat *trace) argument
820 static int profile_graph_entry(struct ftrace_graph_ent *trace) argument
837 static void profile_graph_return(struct ftrace_graph_ret *trace) argument
[all...]
/linux-master/include/linux/
H A Dtrace_events.h98 struct tracer *trace; member in struct:trace_iterator
148 trace_print_func trace; member in struct:trace_event_functions
[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/drivers/gpu/drm/nouveau/nvkm/subdev/bios/
H A Dinit.c50 #define trace(fmt, args...) bioslog(TRACE, fmt, ##args) macro
[all...]
/linux-master/tools/testing/selftests/seccomp/
H A Dseccomp_bpf.c1160 struct sock_fprog trace; local
[all...]
/linux-master/net/ipv6/
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 Dexthdrs.c907 struct ioam6_trace_hdr *trace; local
/linux-master/mm/
H A Dslub.c1452 static void trace(struct kmem_cache *s, struct slab *slab, void *object, function
6334 SLAB_ATTR_RO(trace); variable
/linux-master/kernel/bpf/
H A Dstackmap.c289 struct perf_callchain_entry *trace; local
213 __bpf_get_stackid(struct bpf_map *map, struct perf_callchain_entry *trace, u64 flags) argument
319 count_kernel_ip(struct perf_callchain_entry *trace) argument
335 struct perf_callchain_entry *trace; local
397 struct perf_callchain_entry *trace; local
513 struct perf_callchain_entry *trace; local
[all...]
/linux-master/arch/x86/include/asm/
H A Dprocessor.h273 unsigned short trace; member in struct:x86_hw_tss

Completed in 457 milliseconds

12345