Home
last modified time | relevance | path

Searched defs:trace (Results 301 - 325 of 336) sorted by relevance

1...<<11121314

/kernel/linux/linux-5.10/kernel/locking/
H A Dlockdep.c529 struct lock_trace *trace, *t2; in save_trace() local
569 struct lock_trace *trace; lockdep_stack_trace_count() local
1368 add_lock_to_list(struct lock_class *this, struct lock_class *links_to, struct list_head *head, unsigned long ip, u16 distance, u8 dep, const struct lock_trace *trace) add_lock_to_list() argument
1801 print_lock_trace(const struct lock_trace *trace, unsigned int spaces) print_lock_trace() argument
2100 check_noncircular(struct held_lock *src, struct held_lock *target, struct lock_trace **const trace) check_noncircular() argument
2405 const struct lock_trace *trace = NULL; print_shortest_lock_dependencies_backwards() local
2953 check_prev_add(struct task_struct *curr, struct held_lock *prev, struct held_lock *next, u16 distance, struct lock_trace **const trace) check_prev_add() argument
3089 struct lock_trace *trace = NULL; check_prevs_add() local
4015 const struct irqtrace_events *trace = &curr->irqtrace; print_irqtrace_events() local
4227 struct irqtrace_events *trace = &current->irqtrace; lockdep_hardirqs_on() local
4316 struct irqtrace_events *trace = &current->irqtrace; lockdep_hardirqs_off() local
4336 struct irqtrace_events *trace = &current->irqtrace; lockdep_softirqs_on() local
4386 struct irqtrace_events *trace = &current->irqtrace; lockdep_softirqs_off() local
[all...]
/kernel/linux/linux-5.10/net/ceph/
H A Dosd_client.c2176 char trace[sizeof(struct ceph_blkin_trace_info)]; in encode_request_finish() member
/kernel/linux/linux-6.6/drivers/misc/cxl/
H A Dcxl.h684 struct dentry *trace; member
/kernel/linux/linux-6.6/drivers/scsi/ibmvscsi/
H A Dibmvfc.h850 struct ibmvfc_trace_entry *trace; member
/kernel/linux/linux-6.6/kernel/locking/
H A Dlockdep.c561 struct lock_trace *trace, *t2; in save_trace() local
601 struct lock_trace *trace; lockdep_stack_trace_count() 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) add_lock_to_list() argument
1849 print_lock_trace(const struct lock_trace *trace, unsigned int spaces) print_lock_trace() argument
2161 check_noncircular(struct held_lock *src, struct held_lock *target, struct lock_trace **const trace) check_noncircular() argument
2472 const struct lock_trace *trace = NULL; print_shortest_lock_dependencies_backwards() local
3091 check_prev_add(struct task_struct *curr, struct held_lock *prev, struct held_lock *next, u16 distance, struct lock_trace **const trace) check_prev_add() argument
3229 struct lock_trace *trace = NULL; check_prevs_add() local
4155 const struct irqtrace_events *trace = &curr->irqtrace; print_irqtrace_events() local
4366 struct irqtrace_events *trace = &current->irqtrace; lockdep_hardirqs_on() local
4455 struct irqtrace_events *trace = &current->irqtrace; lockdep_hardirqs_off() local
4475 struct irqtrace_events *trace = &current->irqtrace; lockdep_softirqs_on() local
4525 struct irqtrace_events *trace = &current->irqtrace; lockdep_softirqs_off() local
[all...]
/kernel/linux/linux-6.6/drivers/net/hippi/
H A Drrunner.h790 u8 trace[3072]; member
/kernel/linux/linux-6.6/tools/perf/
H A Dbuiltin-trace.c128 struct trace { struct
1435 thread__fd_path(struct thread *thread, int fd, struct trace *trace) thread__fd_path() argument
1469 pid__scnprintf_fd(struct trace *trace, pid_t pid, int fd, char *bf, size_t size) pid__scnprintf_fd() argument
1539 trace__filter_duration(struct trace *trace, double t) trace__filter_duration() argument
1544 __trace__fprintf_tstamp(struct trace *trace, u64 tstamp, FILE *fp) __trace__fprintf_tstamp() argument
1557 trace__fprintf_tstamp(struct trace *trace, u64 tstamp, FILE *fp) trace__fprintf_tstamp() argument
1581 trace__fprintf_comm_tid(struct trace *trace, struct thread *thread, FILE *fp) trace__fprintf_comm_tid() argument
1594 trace__fprintf_entry_head(struct trace *trace, struct thread *thread, u64 duration, bool duration_calculated, u64 tstamp, FILE *fp) trace__fprintf_entry_head() argument
1606 trace__process_event(struct trace *trace, struct machine *machine, union perf_event *event, struct perf_sample *sample) trace__process_event() argument
1630 struct trace *trace = container_of(tool, struct trace, tool); trace__tool_process() local
1652 trace__symbols_init(struct trace *trace, struct evlist *evlist) trace__symbols_init() argument
1679 trace__symbols__exit(struct trace *trace) trace__symbols__exit() argument
1794 trace__read_syscall_info(struct trace *trace, int id) trace__read_syscall_info() argument
1893 trace__validate_ev_qualifier(struct trace *trace) trace__validate_ev_qualifier() argument
1967 trace__syscall_enabled(struct trace *trace, int id) trace__syscall_enabled() argument
2034 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
2127 trace__syscall_info(struct trace *trace, struct evsel *evsel, int id) global() argument
2249 trace__printf_interrupted_entry(struct trace *trace) global() argument
2277 trace__fprintf_sample(struct trace *trace, struct evsel *evsel, struct perf_sample *sample, struct thread *thread) global() argument
2328 trace__sys_enter(struct trace *trace, struct evsel *evsel, union perf_event *event __maybe_unused, struct perf_sample *sample) global() argument
2407 trace__fprintf_sys_enter(struct trace *trace, struct evsel *evsel, struct perf_sample *sample) global() argument
2440 trace__resolve_callchain(struct trace *trace, struct evsel *evsel, struct perf_sample *sample, struct callchain_cursor *cursor) global() argument
2460 trace__fprintf_callchain(struct trace *trace, struct perf_sample *sample) global() argument
2478 trace__sys_exit(struct trace *trace, struct evsel *evsel, union perf_event *event __maybe_unused, struct perf_sample *sample) global() argument
2614 trace__vfs_getname(struct trace *trace, struct evsel *evsel, union perf_event *event __maybe_unused, struct perf_sample *sample) global() argument
2675 trace__sched_stat_runtime(struct trace *trace, struct evsel *evsel, union perf_event *event __maybe_unused, struct perf_sample *sample) global() argument
2729 bpf_output__fprintf(struct trace *trace, struct perf_sample *sample) global() 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) global() argument
2809 trace__event_handler(struct trace *trace, struct evsel *evsel, union perf_event *event __maybe_unused, struct perf_sample *sample) global() argument
2917 trace__pgfault(struct trace *trace, struct evsel *evsel, union perf_event *event __maybe_unused, struct perf_sample *sample) global() argument
2996 trace__set_base_time(struct trace *trace, struct evsel *evsel, struct perf_sample *sample) global() argument
3019 struct trace *trace = container_of(tool, struct trace, tool); global() local
3040 trace__record(struct trace *trace, int argc, const char **argv) global() argument
3171 trace__handle_event(struct trace *trace, union perf_event *event, struct perf_sample *sample) global() argument
3206 trace__add_syscall_newtp(struct trace *trace) global() argument
3255 trace__set_ev_qualifier_tp_filter(struct trace *trace) global() argument
3280 trace__find_bpf_program_by_title(struct trace *trace, const char *name) global() argument
3299 trace__find_syscall_bpf_prog(struct trace *trace, struct syscall *sc, const char *prog_name, const char *type) global() argument
3332 trace__init_syscall_bpf_progs(struct trace *trace, int id) global() argument
3343 trace__bpf_prog_sys_enter_fd(struct trace *trace, int id) global() argument
3349 trace__bpf_prog_sys_exit_fd(struct trace *trace, int id) global() argument
3355 trace__find_usable_bpf_prog_entry(struct trace *trace, struct syscall *sc) global() argument
3456 trace__init_syscalls_bpf_prog_array_maps(struct trace *trace) global() argument
3548 trace__set_ev_qualifier_filter(struct trace *trace) global() argument
3573 trace__set_filter_loop_pids(struct trace *trace) global() argument
3604 trace__set_filter_pids(struct trace *trace) global() argument
3627 __trace__deliver_event(struct trace *trace, union perf_event *event) global() argument
3641 __trace__flush_events(struct trace *trace) global() argument
3653 trace__flush_events(struct trace *trace) global() argument
3658 trace__deliver_event(struct trace *trace, union perf_event *event) global() argument
3679 struct trace *trace = container_of(oe, struct trace, oe.data); global() local
3797 trace__expand_filters(struct trace *trace, struct evsel **err_evsel) global() argument
3815 trace__run(struct trace *trace, int argc, const char **argv) global() argument
4111 trace__replay(struct trace *trace) global() argument
4231 thread__dump_stats(struct thread_trace *ttrace, struct trace *trace, FILE *fp) global() argument
4284 trace__fprintf_thread(FILE *fp, struct thread *thread, struct trace *trace) global() argument
4326 trace__fprintf_thread_summary(struct trace *trace, FILE *fp) global() argument
4351 struct trace *trace = opt->value; global() local
4362 struct trace *trace = opt->value; global() local
4389 trace__open_output(struct trace *trace, const char *filename) global() argument
4499 struct trace *trace = (struct trace *)opt->value; global() local
4591 struct trace *trace = opt->value; global() local
4606 struct trace *trace = arg; global() local
4648 trace__exit(struct trace *trace) global() argument
4684 struct trace trace = { global() local
[all...]
/kernel/linux/linux-6.6/mm/
H A Dslub.c1336 static void trace(struct kmem_cache *s, struct slab *slab, void *object, in trace() function
5747 SLAB_ATTR_RO(trace); variable
/kernel/linux/linux-6.6/kernel/trace/
H A Dftrace.c477 static void *function_stat_start(struct tracer_stat *trace) in function_stat_start() argument
820 static int profile_graph_entry(struct ftrace_graph_ent *trace) in profile_graph_entry() argument
837 static void profile_graph_return(struct ftrace_graph_ret *trace) in profile_graph_return() argument
[all...]
H A Dtrace.c5396 struct tracer *trace = tracer_flags->trace; __set_tracer_option() local
5413 struct tracer *trace = tr->current_trace; set_tracer_option() local
[all...]
/kernel/linux/linux-6.6/net/ceph/
H A Dosd_client.c2257 char trace[sizeof(struct ceph_blkin_trace_info)]; in encode_request_finish() member
/third_party/mesa3d/src/gtest/src/
H A Dgtest.cc4782 const internal::TraceInfo& trace = impl_->gtest_trace_stack()[i - 1]; in GTEST_LOCK_EXCLUDED_() local
[all...]
/third_party/python/Python/
H A Dceval.c6931 int trace = line != lastline || local
[all...]
/third_party/python/Lib/tkinter/
H A D__init__.py506 trace = trace_variable variable in Variable
[all...]
/third_party/sqlite/include/
H A Dsqlite3ext.h143 void * (*trace)(sqlite3*,void(*xTrace)(void*,const char*),void*); member
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/
H A Dqed_debug.c6549 struct mcp_trace *trace; qed_parse_mcp_trace_dump() local
[all...]
/kernel/linux/linux-5.10/drivers/scsi/
H A Dipr.h1511 struct ipr_trace_entry *trace; member
1691 u32 trace[IPR_TRACE_SIZE / sizeof(u32)]; member
/kernel/linux/linux-5.10/kernel/trace/
H A Dtrace.c4975 struct tracer *trace = tracer_flags->trace; __set_tracer_option() local
4992 struct tracer *trace = tr->current_trace; set_tracer_option() local
[all...]
/kernel/linux/linux-5.10/drivers/scsi/esas2r/
H A Datioctl.h1020 struct atto_hba_trace trace; member
/kernel/linux/linux-6.6/drivers/scsi/
H A Dipr.h1451 struct ipr_trace_entry *trace; member
1628 u32 trace[IPR_TRACE_SIZE / sizeof(u32)]; member
/kernel/linux/linux-6.6/drivers/scsi/esas2r/
H A Datioctl.h1021 struct atto_hba_trace trace; member
/third_party/mesa3d/src/intel/vulkan/
H A Danv_private.h2888 struct u_trace trace; member
/third_party/python/Modules/
H A Dposixmodule.c13108 const char *start, *trace, *end; in os_listxattr_impl() local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/
H A Dqed_debug.c6994 struct mcp_trace *trace; qed_parse_mcp_trace_dump() local
[all...]
/third_party/node/test/fixtures/snapshot/
H A Dtypescript.js2657 function trace(s) { function
[all...]

Completed in 155 milliseconds

1...<<11121314