Home
last modified time | relevance | path

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

12345678910>>...12

/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/syzkaller/vendor/golang.org/x/net/trace/
Dtrace.go63 package trace package
630 match(t *trace) bool
636 func (m minCond) match(t *trace) bool { return t.Elapsed >= time.Duration(m) }
687 type trace struct { struct
689 Family string
692 Title string
695 Start time.Time
697 mu sync.RWMutex
698 events []event // Append-only sequence of events (modulo discards).
699 maxEvents int
[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/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/grpc-grpc-java/core/src/test/java/io/grpc/
DStatusExceptionTest.java33 StackTraceElement[] trace = in internalCtorRemovesStack() local
41 StackTraceElement[] trace = in normalCtorKeepsStack() local
49 StackTraceElement[] trace = new StatusException(Status.CANCELLED) {}.getStackTrace(); in extendPreservesStack() local
DStatusRuntimeExceptionTest.java33 StackTraceElement[] trace = in internalCtorRemovesStack() local
41 StackTraceElement[] trace = in normalCtorKeepsStack() local
49 StackTraceElement[] trace = new StatusRuntimeException(Status.CANCELLED) {}.getStackTrace(); in extendPreservesStack() local
/external/webrtc/webrtc/test/testsupport/
Dperf_test.cc24 const std::string& trace, in ResultsToString()
48 const std::string& trace, in PrintResultsImpl()
65 const std::string& trace, in PrintResult()
78 const std::string& trace, in AppendResult()
91 const std::string& trace, in PrintResult()
102 const std::string& trace, in AppendResult()
112 const std::string& trace, in PrintResultMeanAndError()
123 const std::string& trace, in AppendResultMeanAndError()
133 const std::string& trace, in PrintResultList()
144 const std::string& trace, in AppendResultList()
/external/v8/tools/
Dgc-nvp-trace-processor.py143 def generate_datafile(datafile_name, trace, fields): argument
150 def generate_script_and_datafile(plot, trace, datafile, output): argument
173 def plot_all(plots, trace, prefix): argument
263 def freduce(f, field, trace, init): argument
266 def calc_total(trace, field): argument
269 def calc_max(trace, field): argument
272 def count_nonzero(trace, field): argument
286 def stats(out, prefix, trace, field): argument
312 def throughput(name, trace): argument
/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/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/python/cpython3/Tools/unicode/
Dmakeunicodedata.py109 def maketables(trace=0): argument
131 def makeunicodedata(unicode, trace): argument
383 def makeunicodetype(unicode, trace): argument
596 def makeunicodename(unicode, trace): argument
1232 def dump(self, file, trace): argument
1247 def dump(self, file, trace=0): argument
1283 def splitbins(t, trace=0): argument
/external/javaparser/javaparser-core/src/main/java/com/github/javaparser/utils/
DLog.java23 public void trace(String message) { in trace() method in Log.StandardOutStandardErrorAdapter
59 public void trace(String message) { in trace() method in Log.SilentAdapter
71 void trace(String message); in trace() method
91 public static void trace(String format, Object... args) { in trace() method in Log
/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/src/traced/probes/ps/
Dprocess_stats_data_source_unittest.cc78 std::vector<protos::TracePacket> trace = writer_raw_->GetAllTracePackets(); in TEST_F() local
127 std::vector<protos::TracePacket> trace = writer_raw_->GetAllTracePackets(); in TEST_F() local
164 std::vector<protos::TracePacket> trace = writer_raw_->GetAllTracePackets(); in TEST_F() local
187 std::vector<protos::TracePacket> trace = writer_raw_->GetAllTracePackets(); in TEST_F() local
204 std::vector<protos::TracePacket> trace = writer_raw_->GetAllTracePackets(); in TEST_F() local
260 std::vector<protos::TracePacket> trace = writer_raw_->GetAllTracePackets(); in TEST_F() local
336 std::vector<protos::TracePacket> trace = writer_raw_->GetAllTracePackets(); in TEST_F() local
403 std::vector<protos::TracePacket> trace = writer_raw_->GetAllTracePackets(); in TEST_F() local
/external/slf4j/slf4j-api/src/main/java/org/slf4j/
DLogger.java94 public void trace(String msg); in trace() method
107 public void trace(String format, Object arg); in trace() method
121 public void trace(String format, Object arg1, Object arg2); in trace() method
137 public void trace(String format, Object... arguments); in trace() method
147 public void trace(String msg, Throwable t); in trace() method
168 public void trace(Marker marker, String msg); in trace() method
179 public void trace(Marker marker, String format, Object arg); in trace() method
192 public void trace(Marker marker, String format, Object arg1, Object arg2); in trace() method
204 public void trace(Marker marker, String format, Object... argArray); in trace() method
215 public void trace(Marker marker, String msg, Throwable t); in trace() method
/external/python/cpython3/Lib/sqlite3/test/
Dhooks.py211 def trace(statement): function
224 def trace(statement): function
238 def trace(statement): function
255 def trace(statement): function
/external/slf4j/log4j-over-slf4j/src/main/java/org/apache/log4j/
DLogger.java72 public void trace(Object message) { in trace() method in Logger
80 public void trace(Object message, Throwable t) { in trace() method in Logger
/external/perfetto/src/tracing/core/
Dtrace_writer_for_testing.cc51 auto trace = protos::Trace(); in GetAllTracePackets() local
66 auto trace = GetAllTracePackets(); in ParseProto() local
/external/slf4j/slf4j-api/src/main/java/org/slf4j/helpers/
DNOPLogger.java67 final public void trace(String msg) { in trace() method in NOPLogger
72 final public void trace(String format, Object arg) { in trace() method in NOPLogger
77 public final void trace(String format, Object arg1, Object arg2) { in trace() method in NOPLogger
82 public final void trace(String format, Object... argArray) { in trace() method in NOPLogger
87 final public void trace(String msg, Throwable t) { in trace() method in NOPLogger
DSubstituteLogger.java57 public void trace(String msg) { in trace() method in SubstituteLogger
61 public void trace(String format, Object arg) { in trace() method in SubstituteLogger
65 public void trace(String format, Object arg1, Object arg2) { in trace() method in SubstituteLogger
69 public void trace(String format, Object... arguments) { in trace() method in SubstituteLogger
73 public void trace(String msg, Throwable t) { in trace() method in SubstituteLogger
81 public void trace(Marker marker, String msg) { in trace() method in SubstituteLogger
85 public void trace(Marker marker, String format, Object arg) { in trace() method in SubstituteLogger
89 public void trace(Marker marker, String format, Object arg1, Object arg2) { in trace() method in SubstituteLogger
93 public void trace(Marker marker, String format, Object... arguments) { in trace() method in SubstituteLogger
97 public void trace(Marker marker, String msg, Throwable t) { in trace() method in SubstituteLogger
/external/bcc/docs/
Dtutorial.md321 ##### Example 1
338 ##### Example 2
364 ##### Example 3
/external/compiler-rt/lib/asan/
Dasan_debugging.cc84 static uptr AsanGetStack(uptr addr, uptr *trace, u32 size, u32 *thread_id, in AsanGetStack()
126 uptr __asan_get_alloc_stack(uptr addr, uptr *trace, uptr size, u32 *thread_id) { in __asan_get_alloc_stack()
131 uptr __asan_get_free_stack(uptr addr, uptr *trace, uptr size, u32 *thread_id) { in __asan_get_free_stack()

12345678910>>...12