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

12345

/linux-master/drivers/staging/vc04_services/interface/vchiq_arm/
H A Dvchiq_arm.c1525 vchiq_instance_set_trace(struct vchiq_instance *instance, int trace) argument
H A Dvchiq_core.h182 char trace; member in struct:vchiq_service
/linux-master/kernel/trace/
H A Dtrace_events_synth.c135 struct synth_trace_event trace; local
[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 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/arch/x86/include/asm/
H A Dprocessor.h273 unsigned short trace; member in struct:x86_hw_tss
/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/drivers/gpu/drm/nouveau/nvkm/engine/gr/
H A Dgf100.c986 u32 trace = nvkm_rd32(gr->base.engine.subdev.device, 0x40981c); local
/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/fs/smb/client/
H A Dconnect.c2446 cifs_put_tcon(struct cifs_tcon *tcon, enum smb3_tcon_ref_trace trace) argument
/linux-master/drivers/net/ethernet/aquantia/atlantic/hw_atl2/
H A Dhw_atl2_utils.h605 struct trace_s trace; member in struct:fw_interface_out
/linux-master/drivers/tty/serial/
H A Dicom.c383 static inline void trace(struct icom_port *icom_port, char *trace_pt, function
390 static inline void trace(struct icom_port *icom_port, char *trace_pt, unsigned long trace_data) {}; function
[all...]
/linux-master/tools/testing/selftests/seccomp/
H A Dseccomp_bpf.c1160 struct sock_fprog trace; local
[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/drivers/staging/media/atomisp/pci/
H A Dsh_css_internal.h285 trace[SH_CSS_SP_DBG_TRACE_DEPTH]; member in struct:sh_css_sp_debug_state
304 trace[SH_CSS_SP_DBG_NR_OF_TRACES][SH_CSS_SP_DBG_TRACE_DEPTH]; member in struct:sh_css_sp_debug_state
/linux-master/include/net/netfilter/
H A Dnf_tables.h1479 bool trace; member in struct:nft_traceinfo
/linux-master/drivers/net/hippi/
H A Drrunner.h790 u8 trace[3072]; member in struct:rr_info
/linux-master/drivers/scsi/ibmvscsi/
H A Dibmvfc.h872 struct ibmvfc_trace_entry *trace; member in struct:ibmvfc_host
/linux-master/kernel/locking/
H A Dlockdep.c561 struct lock_trace *trace, *t2; local
601 struct lock_trace *trace; local
1408 add_lock_to_list(struct lock_class *this, struct lock_class *links_to, struct list_head *head, u16 distance, u8 dep, const struct lock_trace *trace) argument
1849 print_lock_trace(const struct lock_trace *trace, unsigned int spaces) argument
2161 check_noncircular(struct held_lock *src, struct held_lock *target, struct lock_trace **const trace) argument
2472 const struct lock_trace *trace = NULL; local
3091 check_prev_add(struct task_struct *curr, struct held_lock *prev, struct held_lock *next, u16 distance, struct lock_trace **const trace) argument
3229 struct lock_trace *trace = NULL; local
4155 const struct irqtrace_events *trace = &curr->irqtrace; local
4366 struct irqtrace_events *trace = &current->irqtrace; local
4455 struct irqtrace_events *trace = &current->irqtrace; local
4475 struct irqtrace_events *trace = &current->irqtrace; local
4525 struct irqtrace_events *trace = &current->irqtrace; local
[all...]
/linux-master/drivers/misc/cxl/
H A Dcxl.h684 struct dentry *trace; member in struct:cxl
/linux-master/net/ceph/
H A Dosd_client.c2257 char trace[sizeof(struct ceph_blkin_trace_info)]; member in struct:__anon365
/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/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/scsi/esas2r/
H A Datioctl.h1021 struct atto_hba_trace trace; member in union:atto_ioctl::__anon436
/linux-master/drivers/scsi/
H A Dipr.h1451 struct ipr_trace_entry *trace; member in struct:ipr_ioa_cfg
1628 u32 trace[IPR_TRACE_SIZE / sizeof(u32)]; member in struct:ipr_dump_trace_entry

Completed in 886 milliseconds

12345