| /kernel/linux/linux-6.6/kernel/ |
| H A D | fork.c | 2889 int trace = 0; in kernel_clone() local 2254 copy_process( struct pid *pid, int trace, int node, struct kernel_clone_args *args) copy_process() argument [all...] |
| /kernel/linux/linux-6.6/tools/testing/selftests/seccomp/ |
| H A D | seccomp_bpf.c | 1160 struct sock_fprog trace; in FIXTURE() local [all...] |
| /third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/ |
| H A D | ParseHelper.cpp | 235 void TParseContext::trace(const char* str) in trace() function in TParseContext
|
| /third_party/python/Lib/test/ |
| H A D | test_sys_settrace.py | 318 def trace(self, frame, event, arg): member in Tracer 1693 def trace(self, frame, event, arg): global() member in RaisingTraceFuncTestCase 1782 def trace(frame, event, arg): global() function 1811 def trace(self, frame, event, arg): global() member in JumpTracer 2806 def trace(frame, event, arg): global() function [all...] |
| H A D | test_patma.py | 3079 def trace(frame, event, arg): function
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/ |
| H A D | jsi_declarative_engine.cpp | 2489 void JsiDeclarativeEngine::GetStackTrace(std::string& trace) in GetStackTrace() argument
|
| /kernel/linux/linux-5.10/kernel/trace/ |
| H A D | trace.h | 485 struct tracer *trace; global() member 1006 ftrace_graph_addr(struct ftrace_graph_ent *trace) ftrace_graph_addr() argument 1053 ftrace_graph_addr_finish(struct ftrace_graph_ret *trace) ftrace_graph_addr_finish() argument 1083 ftrace_graph_addr(struct ftrace_graph_ent *trace) ftrace_graph_addr() argument 1092 ftrace_graph_addr_finish(struct ftrace_graph_ret *trace) ftrace_graph_addr_finish() argument 1098 ftrace_graph_ignore_func(struct ftrace_graph_ent *trace) ftrace_graph_ignore_func() argument [all...] |
| H A D | ftrace.c | 449 static void *function_stat_start(struct tracer_stat *trace) in function_stat_start() argument 792 static int profile_graph_entry(struct ftrace_graph_ent *trace) in profile_graph_entry() argument 809 static void profile_graph_return(struct ftrace_graph_ret *trace) in profile_graph_return() argument [all...] |
| /kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/ |
| H A D | sh_css_internal.h | 316 trace[SH_CSS_SP_DBG_TRACE_DEPTH]; member 335 trace[SH_CSS_SP_DBG_NR_OF_TRACES][SH_CSS_SP_DBG_TRACE_DEPTH]; member
|
| /kernel/linux/linux-6.6/include/net/netfilter/ |
| H A D | nf_tables.h | 1409 bool trace; member
|
| /kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/ |
| H A D | sh_css_internal.h | 310 trace[SH_CSS_SP_DBG_TRACE_DEPTH]; member 329 trace[SH_CSS_SP_DBG_NR_OF_TRACES][SH_CSS_SP_DBG_TRACE_DEPTH]; member
|
| /kernel/linux/linux-6.6/kernel/trace/ |
| H A D | trace.h | 522 struct tracer *trace; global() member 892 ftrace_graph_addr(struct ftrace_graph_ent *trace) ftrace_graph_addr() argument 939 ftrace_graph_addr_finish(struct ftrace_graph_ret *trace) ftrace_graph_addr_finish() argument 969 ftrace_graph_addr(struct ftrace_graph_ent *trace) ftrace_graph_addr() argument 978 ftrace_graph_addr_finish(struct ftrace_graph_ret *trace) ftrace_graph_addr_finish() argument 984 ftrace_graph_ignore_func(struct ftrace_graph_ent *trace) ftrace_graph_ignore_func() argument [all...] |
| /third_party/node/deps/v8/src/wasm/ |
| H A D | c-api.cc | 1075 ownvec<Frame> Trap::trace() const { in trace() function in wasm::Trap
|
| /third_party/node/src/ |
| H A D | js_native_api_v8.cc | 1673 PrepareStackTraceCallback( v8::Local<v8::Context> context, v8::Local<v8::Value> error, v8::Local<v8::Array> trace) PrepareStackTraceCallback() argument
|
| /third_party/node/deps/v8/src/execution/ppc/ |
| H A D | simulator-ppc.cc | 181 bool trace = ::v8::internal::FLAG_trace_sim; in Debug() local
|
| /third_party/node/deps/v8/src/execution/s390/ |
| H A D | simulator-s390.cc | 191 bool trace = ::v8::internal::FLAG_trace_sim; in Debug() local
|
| /third_party/node/deps/v8/src/regexp/ |
| H A D | regexp-compiler.cc | 585 void NegativeSubmatchSuccess::Emit(RegExpCompiler* compiler, Trace* trace) { in Emit() argument 611 void EndNode::Emit(RegExpCompiler* compiler, Trace* trace) { in Emit() argument 723 GenerateGuard(RegExpMacroAssembler* macro_assembler, Guard* guard, Trace* trace) GenerateGuard() argument 1320 LimitVersions(RegExpCompiler* compiler, Trace* trace) LimitVersions() argument 1503 EmitQuickCheck(RegExpCompiler* compiler, Trace* bounds_check_trace, Trace* trace, bool preload_has_checked_bounds, Label* on_possible_success, QuickCheckDetails* details, bool fall_through_on_failure, ChoiceNode* predecessor) EmitQuickCheck() argument 2116 EmitHat(RegExpCompiler* compiler, RegExpNode* on_success, Trace* trace) EmitHat() argument 2158 EmitBoundaryCheck(RegExpCompiler* compiler, Trace* trace) EmitBoundaryCheck() argument 2205 BacktrackIfPrevious( RegExpCompiler* compiler, Trace* trace, AssertionNode::IfPrevious backtrack_if_previous) BacktrackIfPrevious() argument 2253 Emit(RegExpCompiler* compiler, Trace* trace) Emit() argument 2333 TextEmitPass(RegExpCompiler* compiler, TextEmitPassType pass, bool preloaded, Trace* trace, bool first_element_checked, int* checked_up_to) TextEmitPass() argument 2464 Emit(RegExpCompiler* compiler, Trace* trace) Emit() argument 2614 Emit(RegExpCompiler* compiler, Trace* trace) Emit() argument 3043 AssertGuardsMentionRegisters(Trace* trace) AssertGuardsMentionRegisters() argument 3072 Emit(RegExpCompiler* compiler, Trace* trace) Emit() argument 3137 EmitGreedyLoop(RegExpCompiler* compiler, Trace* trace, AlternativeGenerationList* alt_gens, PreloadState* preload, GreedyLoopState* greedy_loop_state, int text_length) EmitGreedyLoop() argument 3179 EmitOptimizedUnanchoredSearch(RegExpCompiler* compiler, Trace* trace) EmitOptimizedUnanchoredSearch() argument 3225 EmitChoices(RegExpCompiler* compiler, AlternativeGenerationList* alt_gens, int first_choice, Trace* trace, PreloadState* preload) EmitChoices() argument 3308 EmitOutOfLineContinuation(RegExpCompiler* compiler, Trace* trace, GuardedAlternative alternative, AlternativeGeneration* alt_gen, int preload_characters, bool next_expects_preload) EmitOutOfLineContinuation() argument 3347 Emit(RegExpCompiler* compiler, Trace* trace) Emit() argument 3467 Emit(RegExpCompiler* compiler, Trace* trace) Emit() argument [all...] |
| /third_party/selinux/libsepol/cil/src/ |
| H A D | cil_resolve_ast.c | 2665 struct cil_list *trace = NULL; in cil_print_recursive_call() local
|
| /device/soc/rockchip/common/sdk_linux/include/linux/ |
| H A D | sched.h | 1395 unsigned long trace;
member
|
| /kernel/linux/linux-5.10/drivers/misc/cxl/ |
| H A D | cxl.h | 682 struct dentry *trace; member
|
| /kernel/linux/linux-5.10/drivers/net/hippi/ |
| H A D | rrunner.h | 790 u8 trace[3072]; member
|
| /kernel/linux/linux-5.10/drivers/scsi/ibmvscsi/ |
| H A D | ibmvfc.h | 781 struct ibmvfc_trace_entry *trace; member
|
| /kernel/linux/linux-5.10/include/linux/ |
| H A D | sched.h | 1410 unsigned long trace; member
|
| /kernel/linux/linux-5.10/tools/perf/ |
| H A D | builtin-trace.c | 119 struct trace { struct 1399 thread__fd_path(struct thread *thread, int fd, struct trace *trace) thread__fd_path() argument 1433 pid__scnprintf_fd(struct trace *trace, pid_t pid, int fd, char *bf, size_t size) pid__scnprintf_fd() argument 1503 trace__filter_duration(struct trace *trace, double t) trace__filter_duration() argument 1508 __trace__fprintf_tstamp(struct trace *trace, u64 tstamp, FILE *fp) __trace__fprintf_tstamp() argument 1521 trace__fprintf_tstamp(struct trace *trace, u64 tstamp, FILE *fp) trace__fprintf_tstamp() argument 1538 trace__fprintf_comm_tid(struct trace *trace, struct thread *thread, FILE *fp) trace__fprintf_comm_tid() argument 1551 trace__fprintf_entry_head(struct trace *trace, struct thread *thread, u64 duration, bool duration_calculated, u64 tstamp, FILE *fp) trace__fprintf_entry_head() argument 1563 trace__process_event(struct trace *trace, struct machine *machine, union perf_event *event, struct perf_sample *sample) trace__process_event() argument 1587 struct trace *trace = container_of(tool, struct trace, tool); trace__tool_process() local 1609 trace__symbols_init(struct trace *trace, struct evlist *evlist) trace__symbols_init() argument 1634 trace__symbols__exit(struct trace *trace) trace__symbols__exit() argument 1747 trace__read_syscall_info(struct trace *trace, int id) trace__read_syscall_info() argument 1846 trace__validate_ev_qualifier(struct trace *trace) trace__validate_ev_qualifier() argument 1920 trace__syscall_enabled(struct trace *trace, int id) trace__syscall_enabled() argument 1987 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 2080 trace__syscall_info(struct trace *trace, struct evsel *evsel, int id) global() argument 2204 trace__printf_interrupted_entry(struct trace *trace) global() argument 2232 trace__fprintf_sample(struct trace *trace, struct evsel *evsel, struct perf_sample *sample, struct thread *thread) global() argument 2275 trace__sys_enter(struct trace *trace, struct evsel *evsel, union perf_event *event __maybe_unused, struct perf_sample *sample) global() argument 2354 trace__fprintf_sys_enter(struct trace *trace, struct evsel *evsel, struct perf_sample *sample) global() argument 2387 trace__resolve_callchain(struct trace *trace, struct evsel *evsel, struct perf_sample *sample, struct callchain_cursor *cursor) global() argument 2405 trace__fprintf_callchain(struct trace *trace, struct perf_sample *sample) global() argument 2423 trace__sys_exit(struct trace *trace, struct evsel *evsel, union perf_event *event __maybe_unused, struct perf_sample *sample) global() argument 2557 trace__vfs_getname(struct trace *trace, struct evsel *evsel, union perf_event *event __maybe_unused, struct perf_sample *sample) global() argument 2618 trace__sched_stat_runtime(struct trace *trace, struct evsel *evsel, union perf_event *event __maybe_unused, struct perf_sample *sample) global() argument 2672 bpf_output__fprintf(struct trace *trace, struct perf_sample *sample) global() argument 2680 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 2754 trace__event_handler(struct trace *trace, struct evsel *evsel, union perf_event *event __maybe_unused, struct perf_sample *sample) global() argument 2860 trace__pgfault(struct trace *trace, struct evsel *evsel, union perf_event *event __maybe_unused, struct perf_sample *sample) global() argument 2935 trace__set_base_time(struct trace *trace, struct evsel *evsel, struct perf_sample *sample) global() argument 2958 struct trace *trace = container_of(tool, struct trace, tool); global() local 2979 trace__record(struct trace *trace, int argc, const char **argv) global() argument 3104 trace__handle_event(struct trace *trace, union perf_event *event, struct perf_sample *sample) global() argument 3139 trace__add_syscall_newtp(struct trace *trace) global() argument 3188 trace__set_ev_qualifier_tp_filter(struct trace *trace) global() argument 3213 trace__find_bpf_map_by_name(struct trace *trace, const char *name) global() argument 3221 trace__set_bpf_map_filtered_pids(struct trace *trace) global() argument 3226 trace__set_bpf_map_syscalls(struct trace *trace) global() argument 3233 trace__find_bpf_program_by_title(struct trace *trace, const char *name) global() argument 3241 trace__find_syscall_bpf_prog(struct trace *trace, struct syscall *sc, const char *prog_name, const char *type) global() argument 3274 trace__init_syscall_bpf_progs(struct trace *trace, int id) global() argument 3285 trace__bpf_prog_sys_enter_fd(struct trace *trace, int id) global() argument 3291 trace__bpf_prog_sys_exit_fd(struct trace *trace, int id) global() argument 3297 trace__init_bpf_map_syscall_args(struct trace *trace, int id, struct bpf_map_syscall_entry *entry) global() argument 3316 trace__set_ev_qualifier_bpf_filter(struct trace *trace) global() argument 3341 __trace__init_syscalls_bpf_map(struct trace *trace, bool enabled) global() argument 3361 trace__init_syscalls_bpf_map(struct trace *trace) global() argument 3371 trace__find_usable_bpf_prog_entry(struct trace *trace, struct syscall *sc) global() argument 3459 trace__init_syscalls_bpf_prog_array_maps(struct trace *trace) global() argument 3551 trace__delete_augmented_syscalls(struct trace *trace) global() argument 3611 trace__only_augmented_syscalls_evsels(struct trace *trace) global() argument 3626 trace__set_ev_qualifier_filter(struct trace *trace) global() argument 3653 trace__set_filter_loop_pids(struct trace *trace) global() argument 3682 trace__set_filter_pids(struct trace *trace) global() argument 3705 __trace__deliver_event(struct trace *trace, union perf_event *event) global() argument 3720 __trace__flush_events(struct trace *trace) global() argument 3732 trace__flush_events(struct trace *trace) global() argument 3737 trace__deliver_event(struct trace *trace, union perf_event *event) global() argument 3758 struct trace *trace = container_of(oe, struct trace, oe.data); global() local 3876 trace__expand_filters(struct trace *trace, struct evsel **err_evsel) global() argument 3894 trace__run(struct trace *trace, int argc, const char **argv) global() argument 4188 trace__replay(struct trace *trace) global() argument 4310 thread__dump_stats(struct thread_trace *ttrace, struct trace *trace, FILE *fp) global() argument 4363 trace__fprintf_thread(FILE *fp, struct thread *thread, struct trace *trace) global() argument 4403 trace__fprintf_thread_summary(struct trace *trace, FILE *fp) global() argument 4428 struct trace *trace = opt->value; global() local 4439 struct trace *trace = opt->value; global() local 4466 trace__open_output(struct trace *trace, const char *filename) global() argument 4576 struct trace *trace = (struct trace *)opt->value; global() local 4662 struct trace *trace = opt->value; global() local 4677 struct trace *trace = arg; global() local 4728 struct trace trace = { global() local [all...] |
| /kernel/linux/linux-5.10/mm/ |
| H A D | slub.c | 1028 static void trace(struct kmem_cache *s, struct page *page, void *object, in trace() function 5229 SLAB_ATTR_RO(trace); variable
|