Home
last modified time | relevance | path

Searched defs:start_time_ns (Results 1 – 25 of 39) sorted by relevance

12

/aosp_15_r20/external/pytorch/test/profiler/
H A Dprofiler_utils_mock_events.json1 …d": 0, "_device_type": 0}, {"_name": "aten::mm", "_start_us": 1656454173440019, "_duration_us": 22… number
/aosp_15_r20/external/pytorch/torch/csrc/profiler/
H A Dcollection.cpp843 uint64_t start_time_ns, in passEventsToKineto()
1143 uint64_t start_time_ns, in addKinetoEvents()
1398 uint64_t start_time_ns, in getRecords()
1421 c10::time_t start_time_ns = 0; in getRecords() local
H A Dcollection.h92 int64_t start_time_ns; // start time of the profiler step member
/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/utils/
H A Dtfstreamz_utils.h31 uint64 start_time_ns; // time before collection. member
H A Dxplane_utils.cc264 void NormalizeTimestamps(XPlane* plane, uint64 start_time_ns) { in NormalizeTimestamps()
272 void NormalizeTimestamps(XSpace* space, uint64 start_time_ns) { in NormalizeTimestamps()
H A Dxplane_utils_test.cc208 absl::string_view display, int64_t start_time_ns, in CheckXLine()
/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/convert/
H A Dpost_process_single_host_xplane.cc42 void PostProcessSingleHostXSpace(XSpace* space, uint64 start_time_ns) { in PostProcessSingleHostXSpace()
/aosp_15_r20/frameworks/native/services/gpuservice/gpuwork/bpfprogs/
H A DgpuWork.c153 uint64_t start_time_ns; member
/aosp_15_r20/external/pytorch/aten/src/ATen/native/vulkan/api/
H A DQueryPool.h37 uint64_t start_time_ns; member
/aosp_15_r20/external/executorch/backends/vulkan/runtime/vk_api/
H A DQueryPool.h48 uint64_t start_time_ns; member
/aosp_15_r20/external/perfetto/protos/perfetto/trace/ftrace/
H A Dpower.proto56 optional uint64 start_time_ns = 3; field
/aosp_15_r20/system/connectivity/wificond/
Dclient_interface_impl.cpp308 nsecs_t start_time_ns = systemTime(SYSTEM_TIME_MONOTONIC); in SendMgmtFrame() local
/aosp_15_r20/system/core/trusty/keymaster/ipc/
H A Dtrusty_keymaster_ipc.cpp95 nsecs_t start_time_ns = systemTime(SYSTEM_TIME_MONOTONIC); in trusty_keymaster_call_2() local
/aosp_15_r20/external/tensorflow/tensorflow/python/profiler/internal/
H A Dpython_hooks.h92 uint64 start_time_ns; member
/aosp_15_r20/external/libwebm/
H A Dsample_muxer_metadata.cc175 const uint64_t start_time_ns = start_time_ms * kNsPerMs; in AddChapter() local
/aosp_15_r20/trusty/user/base/lib/unittest-rust/src/
Dlib.rs330 let start_time_ns = get_time_ns(); in on_connect() localVariable
/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/backends/gpu/
H A Dcupti_collector.h172 uint64 start_time_ns = 0; member
H A Drocm_tracer.h141 uint64_t start_time_ns = 0; member
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/progs/
H A Dprofiler.h163 uint64_t start_time_ns; member
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include_gen/external/perfetto/perfetto_protos_perfetto_trace_ftrace_zero_gen_headers/gen/external/perfetto/protos/perfetto/trace/ftrace/
H A Dpower.pbzero.h266 uint64_t start_time_ns() const { return at<3>().as_uint64(); } in start_time_ns() function
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_protos_perfetto_trace_ftrace_zero_gen_headers/gen/external/perfetto/protos/perfetto/trace/ftrace/
Dpower.pbzero.h266 uint64_t start_time_ns() const { return at<3>().as_uint64(); } in start_time_ns() function
/aosp_15_r20/external/rust/android-crates-io/crates/plotters/src/coord/ranged1d/types/
Ddatetime.rs673 let start_time_ns = u64::from(self.0.num_seconds_from_midnight()) * 1_000_000_000 in key_points() localVariable
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_protos_perfetto_trace_ftrace_lite_gen_headers/gen/external/perfetto/protos/perfetto/trace/ftrace/
Dpower.pb.h3501 inline ::uint64_t GpuWorkPeriodFtraceEvent::start_time_ns() const { in start_time_ns() function
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include_gen/external/perfetto/perfetto_protos_perfetto_trace_ftrace_lite_gen_headers/gen/external/perfetto/protos/perfetto/trace/ftrace/
H A Dpower.pb.h3501 inline ::uint64_t GpuWorkPeriodFtraceEvent::start_time_ns() const { in start_time_ns() function
/aosp_15_r20/external/pigweed/third_party/perfetto/repo/protos/perfetto/trace/
H A Dperfetto_trace.proto9496 optional uint64 start_time_ns = 3; field

12