Home
last modified time | relevance | path

Searched defs:tm (Results 1 – 4 of 4) sorted by relevance

/developtools/profiler/host/smartperf/client/client_command/
Dsp_log.cpp125 std::tm tm = *std::localtime(&time); in GetCurrentDate() local
135 std::tm tm = *std::localtime(&time); in GetCurrentLogFilePath() local
268 std::tm tm = *std::localtime(&time); in WriteMessage() local
/developtools/profiler/device/plugins/native_hook/src/
Dhook_socket_client.cpp49 tm tm; in GetRealTime() local
/developtools/smartperf_host/ide/test/trace/database/ui-worker/
DProcedureWorkerCommon.test.ts363 let tm = { variable
/developtools/profiler/hiebpf/include/
Dvmlinux.h25258 struct tm { struct
25259 int tm_sec; argument
25260 int tm_min; argument
25261 int tm_hour; argument
25262 int tm_mday; argument
25263 int tm_mon; argument
25264 long int tm_year; argument
25265 int tm_wday; argument
25266 int tm_yday; argument