Searched defs:END_TIME (Results 1 – 10 of 10) sorted by relevance
| /developtools/smartperf_host/smartperf_host/trace_streamer/src/table/js_memory/ |
| D | js_cpu_profiler_sample_table.cpp | 20 enum class Index : int32_t { ID = 0, FUNCTION_ID, START_TIME, END_TIME, DUR }; enumerator
|
| D | js_heap_files_table.cpp | 20 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/ |
| D | so_static_initalization_table.cpp | 20 enum class Index : int32_t { ID = 0, IPID, TID, CALL_ID, START_TIME, END_TIME, SO_NAME, DEPTH }; enumerator
|
| D | app_startup_table.cpp | 20 enum class Index : int32_t { ID = 0, CALL_ID, IPID, TID, START_TIME, END_TIME, START_NAME, PACKED_N… enumerator
|
| D | dynamic_frame_table.cpp | 22 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/ |
| D | paged_memory_parser_test.cpp | 33 const uint64_t END_TIME = 1725645967369; variable
|
| D | bio_parser_test.cpp | 36 const uint64_t END_TIME = 1725645967369; variable
|
| /developtools/hiperf/test/unittest/common/native/ |
| D | perf_events_test.cpp | 476 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/ |
| D | pbreader_xpower_parser_test.cpp | 70 const uint64_t END_TIME = 585717485310900; variable
|
| /developtools/smartperf_host/smartperf_host/trace_streamer/test/unittest/query/ |
| D | sqllite_prepar_cache_data_test.cpp | 91 const int64_t END_TIME = 10024; variable
|