Home
last modified time | relevance | path

Searched defs:ts (Results 1 - 25 of 63) sorted by relevance

123

/developtools/profiler/timestamps/
H A Dtimestamps.cpp27 struct timespec ts; member
/developtools/smartperf_host/trace_streamer/test/unittest/query/
H A Dquery_file_test.cpp47 TraceStreamerSelector ts; in HWTEST_F() local
63 TraceStreamerSelector ts; in HWTEST_F() local
79 TraceStreamerSelector ts; in HWTEST_F() local
95 TraceStreamerSelector ts; HWTEST_F() local
[all...]
H A Dquery_metrics_test.cpp42 void ParseTraceFile(TraceStreamerSelector &ts) in ParseTraceFile() argument
63 void ExecuteMetricsTest(TraceStreamerSelector &ts, std::string metricName) in ExecuteMetricsTest() argument
80 TraceStreamerSelector ts; in HWTEST_F() local
92 TraceStreamerSelector ts; HWTEST_F() local
104 TraceStreamerSelector ts; HWTEST_F() local
116 TraceStreamerSelector ts; HWTEST_F() local
128 TraceStreamerSelector ts; HWTEST_F() local
140 TraceStreamerSelector ts; HWTEST_F() local
152 TraceStreamerSelector ts; HWTEST_F() local
[all...]
/developtools/profiler/device/base/src/
H A Dposix_semaphore.cpp45 struct timespec ts = { 0, 0 }; in TimedWait() local
/developtools/profiler/device/plugins/ffrt_profiler/test/unittest/
H A Dffrt_profiler_test_exec.cpp30 struct timespec ts; in GetNanos() local
/developtools/smartperf_host/trace_streamer/src/base/
H A Dclock_filter.h45 uint64_t ts; member
/developtools/smartperf_host/trace_streamer/src/parser/pbreader_parser/disk_io_parser/
H A Dpbreader_disk_io_parser.h37 uint64_t ts; member
H A Dpbreader_disk_io_parser.cpp32 void PbreaderDiskIOParser::Parse(ProtoReader::BytesView tracePacket, uint64_t ts) in Parse() argument
[all...]
/developtools/smartperf_host/trace_streamer/src/parser/pbreader_parser/network_parser/
H A Dpbreader_network_parser.h35 uint64_t ts; member
/developtools/smartperf_host/trace_streamer/src/metrics/
H A DmemAggStrategy.h25 uint64_t ts; member
/developtools/smartperf_host/trace_streamer/src/parser/pbreader_parser/hisysevent_parser/
H A Dpbreader_hisysevent_parser.cpp43 void PbreaderHisyseventParser::Parse(ProtoReader::HisyseventInfo_Reader *tracePacket, uint64_t ts, bool &haveSplitSeg) in Parse() argument
73 void PbreaderHisyseventParser::Parse(ProtoReader::HisyseventConfig_Reader *tracePacket, uint64_t ts) in Parse() argument
/developtools/smartperf_host/trace_streamer/test/unittest/interface/
H A Drpc_server_test.cpp98 uint64_t ts = 89227707307481; in HWTEST_F() local
/developtools/profiler/device/plugins/native_hook/test/unittest/
H A Dhook_socket_client_test.cpp78 struct timespec ts = {}; in HWTEST_F() local
145 struct timespec ts = {}; in HWTEST_F() local
[all...]
/developtools/profiler/device/plugins/network_profiler/service/include/
H A Dnetwork_profiler_common.h46 struct timespec ts; variable
/developtools/profiler/device/services/ipc/src/
H A Dservice_entry.cpp62 struct timespec ts; in GetTimeMS() local
69 struct timespec ts; in GetTimeUS() local
76 struct timespec ts; in GetTimeNS() local
[all...]
/developtools/profiler/device/services/ipc/test/unittest/
H A Dservice_entry_test.cpp67 struct timespec ts; in HWTEST_F() local
82 struct timespec ts; in HWTEST_F() local
97 struct timespec ts; in HWTEST_F() local
[all...]
/developtools/smartperf_host/trace_streamer/src/parser/pbreader_parser/cpu_data_parser/
H A Dpbreader_cpu_data_parser.cpp31 void PbreaderCpuDataParser::Parse(ProtoReader::BytesView tracePacket, uint64_t ts) in Parse() argument
H A Dpbreader_cpu_data_parser.h43 void SetCpuUsage(uint64_t ts) in SetCpuUsage() argument
48 void SetThreadInfo(uint64_t ts) in SetThreadInfo() argument
/developtools/smartperf_host/trace_streamer/src/filter/
H A Dirq_filter.cpp30 void IrqFilter::IrqHandlerEntry(int64_t ts, uint32_t cpu, DataIndex nameId) in IrqHandlerEntry() argument
34 void IrqFilter::IrqHandlerExit(int64_t ts, uint32_t cpu, uint32_t irq, uint32_t ret) in IrqHandlerExit() argument
48 void IrqFilter::IpiHandlerEntry(int64_t ts, uint32_t cpu, DataIndex nameId) in IpiHandlerEntry() argument
52 void IrqFilter::IpiHandlerExit(int64_t ts, uint32_t cpu) in IpiHandlerExit() argument
56 void IrqFilter::SoftIrqEntry(int64_t ts, uint32_t cpu, uint32_t vec) in SoftIrqEntry() argument
63 SoftIrqExit(int64_t ts, uint32_t cpu, uint32_t vec) SoftIrqExit() argument
[all...]
/developtools/smartperf_host/trace_streamer/test/unittest/base/
H A Dexport_test.cpp47 bool ParseTraceFile(TraceStreamerSelector &ts, const std::string &tracePath) in ParseTraceFile() argument
/developtools/profiler/device/plugins/api/src/
H A Dbuffer_writer.cpp83 struct timespec ts = { 0, 0 }; in Write() local
115 struct timespec ts; in FinishReport() local
/developtools/profiler/device/plugins/ffrt_profiler/service/include/
H A Dffrt_profiler_common.h46 struct timespec ts; variable
/developtools/profiler/device/plugins/gpu_plugin/src/
H A Dgpu_data_plugin.cpp100 struct timespec ts; in WriteGpuDataInfo() local
/developtools/profiler/device/plugins/sample_plugin/src/
H A Dsample_plugin.cpp37 struct timespec ts; in GetTimeMS() local
/developtools/smartperf_host/trace_streamer/sdk/demo_sdk/trace_data/
H A Dtrace_stdtype.cpp22 void GpuCounter::AppendNewData(uint64_t ts, int32_t counterId, int32_t value) in AppendNewData() argument

Completed in 7 milliseconds

123