Home
last modified time | relevance | path

Searched defs:startTime (Results 1 - 25 of 81) sorted by relevance

1234

/base/hiviewdfx/hiview/framework/native/unified_collection/decorator/
H A Ddecorator.cpp23 void StatInfoWrapper::UpdateStatInfo(uint64_t startTime, uint64_t endTime, const std::string& funcName, bool isCallSucc) in UpdateStatInfo() argument
/base/location/frameworks/location_common/common/source/
H A Dsa_load_with_statistic.cpp35 auto startTime = CommonUtils::GetCurrentTimeStamp(); in InitLocationSa() local
45 auto startTime = CommonUtils::GetCurrentTimeStamp(); in UnInitLocationSa() local
/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/
H A Ddfx_ptrace.cpp58 int64_t startTime = std::chrono::duration_cast<std::chrono::milliseconds>( in Attach() local
/base/security/device_auth/deps_adapter/os_adapter/impl/src/
H A Dhc_time.c50 int64_t HcGetIntervalTime(int64_t startTime) in HcGetIntervalTime() argument
/base/sensors/miscdevice/services/miscdevice_service/include/
H A Dmiscdevice_dump.h29 std::string startTime; member
/base/hiviewdfx/hilog/services/hilogd/
H A Dflow_control.cpp39 LogTimeStamp startTime; member
/base/msdp/device_status/services/native/include/
H A Ddevicestatus_dumper.h40 std::string startTime; member
50 std::string startTime; member
/base/update/updater/test/unittest/updater_test/
H A Drecord_install_time_unittest.cpp48 auto startTime = std::chrono::system_clock::now(); in HWTEST_F() local
/base/update/updateservice/services/startup/manage/src/
H A Dstartup_schedule.cpp45 int64_t startTime = static_cast<int64_t>(AlarmTimerUtils::GetSystemBootTime()) + in RegisterLooper() local
/base/hiviewdfx/hidumper/services/native/src/
H A Ddump_cpu_data.cpp23 DumpCpuData::DumpCpuData(std::string& startTime, std::string& endTime, int cpuUsagePid, StringCpuMatrix dumpCPUDatas) in DumpCpuData() argument
/base/hiviewdfx/hiview/utility/analysis_faultlog/
H A Danalysis_faultlog.cpp46 auto startTime = std::chrono::high_resolution_clock::now(); in SmartParser() local
59 auto startTime = std::chrono::high_resolution_clock::now(); in Tbox() local
/base/hiviewdfx/faultloggerd/test/benchmarktest/unwindstack/
H A Dpid_utils.cpp143 time_t startTime = time(nullptr); in WaitForPidStateAfterAttach() local
/base/hiviewdfx/hiview/framework/native/unified_collection/decorator/include/
H A Ddecorator.h72 uint64_t startTime = TimeUtil::GenerateTimestamp(); in Invoke() local
/base/hiviewdfx/hiview/plugins/freeze_detector/test/moduletest/common/
H A Dfreeze_detector_plugin_module_test.cpp93 long startTime = time(nullptr); in HWTEST_F() local
124 long startTime = time(nullptr); in HWTEST_F() local
156 long startTime = time(nullptr); in HWTEST_F() local
180 long startTime = time(nullptr); in HWTEST_F() local
[all...]
/base/hiviewdfx/hiview/framework/native/unified_collection/utils/include/
H A Dcpu_util.h42 uint64_t startTime = 0; member
/base/security/code_signature/services/key_enable/utils/src/
H A Dunlock_event_helper.cpp116 struct tm startTime = {0}; in WaitForCommonEventManager() local
/base/startup/init/services/param/liteos/
H A Dparam_client.c76 struct timespec startTime = {0}; in SystemWaitParameter() local
/base/sensors/sensor_lite/interfaces/kits/native/test/performance/src/
H A Dsensor_lite_test_performance.cpp74 uint64_t startTime = GetCurrentMillSecTime(); in HWTEST_F() local
109 uint64_t startTime = GetCurrentMillSecTime(); in HWTEST_F() local
143 uint64_t startTime = GetCurrentMillSecTime(); in HWTEST_F() local
170 uint64_t startTime in HWTEST_F() local
206 uint64_t startTime = GetCurrentMillSecTime(); HWTEST_F() local
[all...]
/base/startup/init/interfaces/innerkits/include/
H A Dinit_utils.h68 struct timespec startTime; member
/base/hiviewdfx/hiview/base/utility/
H A Dcommon_utils.cpp108 uint64_t startTime = TimeUtil::GetNanoTime(); in ExecCommand() local
/base/hiviewdfx/hiview/interfaces/inner_api/unified_collection/resource/
H A Dcpu.h41 uint64_t startTime = 0; member
54 uint64_t startTime = 0; member
68 uint64_t startTime = 0; member
/base/hiviewdfx/hiview/plugins/reliability/leak_detectors/native_leak/
H A Dnative_leak_info.cpp32 void NativeLeakInfo::SetPidStartTime(time_t startTime) in SetPidStartTime() argument
/base/hiviewdfx/hiview/plugins/usage_event_report/service/factory/
H A Dapp_usage_event_factory.cpp100 int64_t startTime = today0Time > gapTime ? (today0Time - gapTime) : 0; in GetAppUsageInfosByUserId() local
/base/hiviewdfx/faultloggerd/tools/process_dump/
H A Ddfx_process.cpp164 bool GetProcessInfo(pid_t tid, unsigned long long &startTime) in GetProcessInfo() argument
203 unsigned long long startTime = 0; in GetProcessLifeCycle() local
/base/notification/common_event_service/test/systemtest/common/ces/ces_check_service/
H A Dces_check_service.cpp124 struct tm startTime = {0}; in HWTEST_F() local

Completed in 9 milliseconds

1234