Home
last modified time | relevance | path

Searched refs:timestr (Results 1 - 2 of 2) sorted by relevance

/base/hiviewdfx/hiview/framework/native/unified_collection/collector/
H A Dhiebpf_collector_impl.cpp48 std::string timestr = std::to_string(duration); in StartHiebpf() local
49 execl("/system/bin/hmpsf", "hmpsf", "--events", "thread", "--duration", timestr.c_str(), in StartHiebpf()
/base/time/time_service/services/
H A Dtime_system_ability.cpp521 struct tm timestr{}; in DumpAllTimeInfo() struct
524 auto localTime = localtime_r(&ts.tv_sec, &timestr); in DumpAllTimeInfo()

Completed in 3 milliseconds