Home
last modified time | relevance | path

Searched defs:END_TIME (Results 1 – 10 of 10) sorted by relevance

/developtools/smartperf_host/smartperf_host/trace_streamer/src/table/js_memory/
Djs_cpu_profiler_sample_table.cpp20 enum class Index : int32_t { ID = 0, FUNCTION_ID, START_TIME, END_TIME, DUR }; enumerator
Djs_heap_files_table.cpp20 enum class Index : int32_t { ID = 0, FILE_NAME, START_TIME, END_TIME, SELF_SIZE_COUNT }; enumerator
/developtools/smartperf_host/smartperf_host/trace_streamer/src/table/ftrace/
Dso_static_initalization_table.cpp20 enum class Index : int32_t { ID = 0, IPID, TID, CALL_ID, START_TIME, END_TIME, SO_NAME, DEPTH }; enumerator
Dapp_startup_table.cpp20 enum class Index : int32_t { ID = 0, CALL_ID, IPID, TID, START_TIME, END_TIME, START_NAME, PACKED_N… enumerator
Ddynamic_frame_table.cpp22 enum class Index : int32_t { ID = 0, X, Y, WIDTH, HEIGHT, ALPHA, NAME, END_TIME }; enumerator
/developtools/smartperf_host/smartperf_host/trace_streamer/test/unittest/ebpf/
Dpaged_memory_parser_test.cpp33 const uint64_t END_TIME = 1725645967369; variable
Dbio_parser_test.cpp36 const uint64_t END_TIME = 1725645967369; variable
/developtools/hiperf/test/unittest/common/native/
Dperf_events_test.cpp476 static constexpr size_t END_TIME = 2000u; variable
494 static constexpr size_t END_TIME = 1000u; variable
/developtools/smartperf_host/smartperf_host/trace_streamer/test/unittest/pbreader_parser/
Dpbreader_xpower_parser_test.cpp70 const uint64_t END_TIME = 585717485310900; variable
/developtools/smartperf_host/smartperf_host/trace_streamer/test/unittest/query/
Dsqllite_prepar_cache_data_test.cpp91 const int64_t END_TIME = 10024; variable