Home
last modified time | relevance | path

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

12345678910>>...21

/external/blktrace/iowatcher/
Dblkparse.h37 struct trace { struct
42 struct blk_io_trace *io; argument
43 u64 start_timestamp;
44 struct timespec abs_start_time;
70 struct trace_file { argument
74 struct trace *trace; argument
Dmpstat.c47 static int past_eof(struct trace *trace, char *cur) in past_eof()
54 int next_mpstat_line(struct trace *trace) in next_mpstat_line()
69 char *next_mpstat(struct trace *trace) in next_mpstat()
90 char *first_mpstat(struct trace *trace) in first_mpstat()
102 static void find_last_mpstat_time(struct trace *trace) in find_last_mpstat_time()
118 static int guess_mpstat_cpus(struct trace *trace) in guess_mpstat_cpus()
146 static int count_mpstat_cpus(struct trace *trace) in count_mpstat_cpus()
204 int read_mpstat(struct trace *trace, char *trace_name) in read_mpstat()
256 int read_mpstat_event(struct trace *trace, double *user, in read_mpstat_event()
Dfio.c38 static int past_eof(struct trace *trace, char *cur) in past_eof()
45 static int parse_fio_line(struct trace *trace, int *time, int *rate, int *dir, int *bs) in parse_fio_line()
77 int next_fio_line(struct trace *trace) in next_fio_line()
92 char *first_fio(struct trace *trace) in first_fio()
98 static void find_last_fio_time(struct trace *trace) in find_last_fio_time()
124 static int read_fio(struct trace *trace, char *trace_name) in read_fio()
163 struct trace *trace; in open_fio_trace() local
180 int read_fio_event(struct trace *trace, int *time_ret, u64 *bw_ret, int *dir_ret) in read_fio_event()
Dblkparse.c181 u64 get_record_time(struct trace *trace) in get_record_time()
361 static void handle_notify(struct trace *trace) in handle_notify()
389 int next_record(struct trace *trace) in next_record()
403 void first_record(struct trace *trace) in first_record()
426 u64 find_last_time(struct trace *trace) in find_last_time()
463 static int parse_fio_bank_message(struct trace *trace, u64 *bank_ret, u64 *offset_ret, in parse_fio_bank_message()
520 static struct dev_info *lookup_dev(struct trace *trace, struct blk_io_trace *io) in lookup_dev()
543 static void map_devices(struct trace *trace) in map_devices()
573 static u64 map_io(struct trace *trace, struct blk_io_trace *io) in map_io()
580 void find_extreme_offsets(struct trace *trace, u64 *min_ret, u64 *max_ret, u64 *max_bank_ret, in find_extreme_offsets()
[all …]
/external/ims/rcs/rcsmanager/src/java/com/android/ims/internal/
DLogger.java106 public void verbose(String trace) { in verbose()
117 public void debug(String trace) { in debug()
129 public void debug(String trace, Throwable e) { in debug()
140 public void info(String trace) { in info()
151 public void warn(String trace) { in warn()
162 public void error(String trace) { in error()
174 public void error(String trace, Throwable e) { in error()
186 public void print(String trace) { in print()
196 public void print(String trace, Throwable e) { in print()
/external/tensorflow/tensorflow/core/profiler/lib/
Dscoped_annotation_test.cc31 ScopedAnnotation trace("blah"); in TEST() local
37 ScopedAnnotation trace("blah"); in TEST() local
61 ScopedAnnotation trace(annotation); in BM_ScopedAnnotationDisabled() local
73 ScopedAnnotation trace(annotation); in BM_ScopedAnnotationEnabled() local
86 ScopedAnnotation trace(annotation); in BM_ScopedAnnotationEnabled_Nested() local
87 { ScopedAnnotation trace(annotation); } in BM_ScopedAnnotationEnabled_Nested() local
99 ScopedAnnotation trace(absl::StrCat(i, "-", i * i)); in BM_ScopedAnnotationEnabled_Adhoc() local
110 ScopedAnnotation trace([&]() { return absl::StrCat(i, "-", i * i); }); in BM_ScopedAnnotationDisabled_Lambda() local
122 ScopedAnnotation trace([&]() { return absl::StrCat(i, "-", i * i); }); in BM_ScopedAnnotationEnabled_Adhoc_Lambda() local
/external/llvm-project/compiler-rt/lib/tsan/tests/unit/
Dtsan_stack_test.cpp20 static void TestStackTrace(StackTraceTy *trace) { in TestStackTrace()
49 static void TestTrim(StackTraceTy *trace) { in TestTrim()
75 VarSizeStackTrace trace; in TEST() local
80 BufferedStackTrace trace; in TEST() local
85 VarSizeStackTrace trace; in TEST() local
90 BufferedStackTrace trace; in TEST() local
/external/compiler-rt/lib/tsan/tests/unit/
Dtsan_stack_test.cc21 static void TestStackTrace(StackTraceTy *trace) { in TestStackTrace()
50 static void TestTrim(StackTraceTy *trace) { in TestTrim()
76 VarSizeStackTrace trace; in TEST() local
81 BufferedStackTrace trace; in TEST() local
86 VarSizeStackTrace trace; in TEST() local
91 BufferedStackTrace trace; in TEST() local
/external/arm-trusted-firmware/plat/marvell/armada/a8k/common/
Dplat_pm_trace.c33 void pm_core_0_trace(unsigned int trace) in pm_core_0_trace()
48 void pm_core_1_trace(unsigned int trace) in pm_core_1_trace()
63 void pm_core_2_trace(unsigned int trace) in pm_core_2_trace()
78 void pm_core_3_trace(unsigned int trace) in pm_core_3_trace()
/external/angle/src/tests/restricted_traces/
Dgen_restricted_traces.py176 def get_angledata_filename(trace): argument
201 def contains_context_version(trace): argument
211 def get_trace_info(trace): argument
229 def get_context(trace): argument
248 def get_header_name(trace): argument
252 def get_source_name(trace): argument
Dretrace_restricted_traces.py32 def src_trace_path(trace): argument
37 def context_header(trace, trace_path): argument
43 def get_num_frames(trace): argument
61 def get_trace_metadata(trace): argument
/external/perfetto/test/trace_processor/graphics/
Dandroid_sysui_cuj.py26 def add_main_thread_atrace(trace, ts, ts_end, buf): argument
31 def add_render_thread_atrace(trace, ts, ts_end, buf): argument
36 def add_gpu_thread_atrace(trace, ts, ts_end, buf): argument
41 def add_jit_thread_atrace(trace, ts, ts_end, buf): argument
46 def add_frame(trace, vsync, ts_do_frame, ts_end_do_frame, ts_draw_frame, argument
104 trace = synth_common.create_trace() variable
Dandroid_jank.py21 def add_main_thread_atrace(trace, ts, ts_end, buf): argument
26 def add_render_thread_atrace(trace, ts, ts_end, buf): argument
31 trace = synth_common.create_trace() variable
/external/OpenCSD/decoder/tests/snapshots/a55-test-tpiu/
Dcontents.ini3 [trace] section
4 metadata=trace.ini argument
5 buffer0=DSTREAM_0.bin
/external/angle/src/tests/perf_tests/third_party/perf/
Dperf_test.cc56 const std::string &trace, in ResultsToString()
73 const std::string &trace, in PrintResultsImpl()
94 const std::string &trace, in PrintResult()
105 const std::string &trace, in PrintResult()
117 const std::string &trace, in AppendResult()
128 const std::string &trace, in PrintResult()
140 const std::string &trace, in AppendResult()
151 const std::string &trace, in PrintResultMeanAndError()
162 const std::string &trace, in AppendResultMeanAndError()
173 const std::string &trace, in PrintResultList()
[all …]
/external/grpc-grpc-java/core/src/test/java/io/grpc/
DStatusRuntimeExceptionTest.java33 StackTraceElement[] trace = in internalCtorRemovesStack() local
41 StackTraceElement[] trace = in normalCtorKeepsStack() local
49 StackTraceElement[] trace = new StatusRuntimeException(Status.CANCELLED) {}.getStackTrace(); in extendPreservesStack() local
DStatusExceptionTest.java33 StackTraceElement[] trace = in internalCtorRemovesStack() local
41 StackTraceElement[] trace = in normalCtorKeepsStack() local
49 StackTraceElement[] trace = new StatusException(Status.CANCELLED) {}.getStackTrace(); in extendPreservesStack() local
/external/python/cpython2/Tools/unicode/
Dmakeunicodedata.py68 def maketables(trace=0): argument
98 def makeunicodedata(unicode, trace): argument
351 def makeunicodetype(unicode, trace): argument
564 def makeunicodename(unicode, trace): argument
1022 def dump(self, file, trace): argument
1037 def dump(self, file, trace=0): argument
1073 def splitbins(t, trace=0): argument
/external/igt-gpu-tools/benchmarks/
Dgem_exec_tracer.c49 struct trace { struct
52 struct trace *next; argument
143 trace_exec(struct trace *trace, in trace_exec()
190 trace_wait(struct trace *trace, uint32_t handle) in trace_wait()
197 trace_add(struct trace *trace, uint32_t handle, uint64_t size) in trace_add()
204 trace_del(struct trace *trace, uint32_t handle) in trace_del()
211 trace_add_context(struct trace *trace, uint32_t handle) in trace_add_context()
218 trace_del_context(struct trace *trace, uint32_t handle) in trace_del_context()
/external/wpa_supplicant_8/src/utils/
Dwpabuf.c33 struct wpabuf_trace *trace = wpabuf_get_trace(buf); in wpabuf_overflow() local
51 struct wpabuf_trace *trace; in wpabuf_resize() local
116 struct wpabuf_trace *trace = os_zalloc(sizeof(struct wpabuf_trace) + in wpabuf_alloc() local
138 struct wpabuf_trace *trace = os_zalloc(sizeof(struct wpabuf_trace) + in wpabuf_alloc_ext_data() local
185 struct wpabuf_trace *trace; in wpabuf_free() local
/external/llvm-project/libc/test/src/string/memory_utils/
Dmemcpy_utils_test.cpp83 auto &trace = GetTrace(); in TEST() local
126 auto &trace = GetTrace(); in TEST() local
140 auto &trace = GetTrace(); in TEST() local
164 auto &trace = GetTrace(); in TEST() local
215 auto &trace = GetTrace(); in TEST() local
/external/compiler-rt/lib/tsan/rtl/
Dtsan_debugging.cc47 static void CopyTrace(SymbolizedStack *first_frame, void **trace, in CopyTrace()
83 int __tsan_get_report_stack(void *report, uptr idx, void **trace, in __tsan_get_report_stack()
94 int *size, int *write, int *atomic, void **trace, in __tsan_get_report_mop()
111 int *fd, int *suppressable, void **trace, in __tsan_get_report_loc()
129 int *destroyed, void **trace, uptr trace_size) { in __tsan_get_report_mutex()
143 void **trace, uptr trace_size) { in __tsan_get_report_thread()
/external/perfetto/test/trace_processor/startup/
Dandroid_startup_process_track.py21 def add_startup(trace, ts, pid): argument
50 trace = synth_common.create_trace() variable
/external/python/cpython3/Tools/unicode/
Dmakeunicodedata.py114 def maketables(trace=0): argument
136 def makeunicodedata(unicode, trace): argument
389 def makeunicodetype(unicode, trace): argument
602 def makeunicodename(unicode, trace): argument
1244 def dump(self, file, trace): argument
1260 def dump(self, file, trace=0): argument
1298 def splitbins(t, trace=0): argument
/external/tensorflow/tensorflow/core/profiler/convert/
Dxplane_to_trace_events.cc62 Trace* trace) { in ConvertXPlaneToTraceEvents()
102 void MaybeDropEventsForTraceViewer(Trace* trace, uint32 limit) { in MaybeDropEventsForTraceViewer()
123 void ConvertXSpaceToTraceEvents(const XSpace& xspace, Trace* trace) { in ConvertXSpaceToTraceEvents()
149 Trace trace; in ConvertXSpaceToTraceEventsString() local

12345678910>>...21