/external/pigweed/pw_trace_tokenized/py/pw_trace_tokenized/ |
D | trace_tokenized.py | 113 def parse_trace_event(buffer, db, last_time, ticks_per_second): argument 149 databases, raw_trace_data, ticks_per_second, time_offset: int argument 195 databases, input_file_name, ticks_per_second, time_offset: int argument
|
/external/perfetto/src/trace_processor/importers/fuchsia/ |
D | fuchsia_trace_utils.cc | 41 int64_t TicksToNs(uint64_t ticks, uint64_t ticks_per_second) { in TicksToNs() 102 bool RecordCursor::ReadTimestamp(uint64_t ticks_per_second, int64_t* ts_out) { in ReadTimestamp()
|
D | fuchsia_record.h | 58 void set_ticks_per_second(uint64_t ticks_per_second) { in set_ticks_per_second()
|
D | fuchsia_trace_tokenizer.h | 76 uint64_t ticks_per_second = 1000000000; member
|
/external/sdv/vsomeip/third_party/boost/date_time/include/boost/date_time/ |
D | time_duration.hpp | 75 static BOOST_CXX14_CONSTEXPR tick_type ticks_per_second() in ticks_per_second() function in boost::date_time::time_duration
|
/external/cronet/tot/base/time/ |
D | time_win_unittest.cc | 285 const int64_t ticks_per_second = frequency.QuadPart; in TEST() local
|
/external/cronet/stable/base/time/ |
D | time_win_unittest.cc | 285 const int64_t ticks_per_second = frequency.QuadPart; in TEST() local
|
/external/libpcap/ |
D | pcap-dag.c | 343 unsigned int ticks_per_second; in dag_read() local
|
/external/angle/third_party/abseil-cpp/absl/random/internal/ |
D | nanobenchmark.cc | 494 static const double ticks_per_second = InvariantTicksPerSecond(); in SampleUntilStable() local
|
/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/random/internal/ |
D | nanobenchmark.cc | 494 static const double ticks_per_second = InvariantTicksPerSecond(); in SampleUntilStable() local
|
/external/cronet/stable/third_party/abseil-cpp/absl/random/internal/ |
D | nanobenchmark.cc | 494 static const double ticks_per_second = InvariantTicksPerSecond(); in SampleUntilStable() local
|
/external/cronet/tot/third_party/abseil-cpp/absl/random/internal/ |
D | nanobenchmark.cc | 494 static const double ticks_per_second = InvariantTicksPerSecond(); in SampleUntilStable() local
|
/external/abseil-cpp/absl/random/internal/ |
D | nanobenchmark.cc | 494 static const double ticks_per_second = InvariantTicksPerSecond(); in SampleUntilStable() local
|
/external/openscreen/third_party/abseil/src/absl/random/internal/ |
D | nanobenchmark.cc | 494 static const double ticks_per_second = InvariantTicksPerSecond(); in SampleUntilStable() local
|
/external/python/cpython3/Modules/ |
D | timemodule.c | 2139 long ticks_per_second; in time_exec() local
|
D | posixmodule.c | 1107 long ticks_per_second; member
|
/external/python/cpython3/Python/ |
D | fileutils.c | 3038 _Py_GetTicksPerSecond(long *ticks_per_second) in _Py_GetTicksPerSecond()
|