Home
last modified time | relevance | path

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

12345

/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
/kernel/liteos_a/kernel/extended/plimit/
H A Dlos_schedlimit.h46 UINT64 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
/kernel/liteos_a/kernel/extended/cpup/
H A Dlos_cpup_pri.h51 UINT64 startTime; /**< Time before a task is invoked */ member
/kernel/liteos_a/testsuites/kernel/sample/kernel_base/core/swtmr/smp/
H A DIt_smp_los_swtmr_002.c90 UINT64 startTime = LOS_CurrNanosec(); in Testcase() local
/kernel/uniproton/src/om/include/
H A Dprt_cpup_external.h37 U64 startTime; member
/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
/kernel/liteos_a/testsuites/kernel/sample/posix/pthread/full/
H A DIt_posix_pthread_089.c94 struct timespec startTime, currentTime; in PthreadF02() local
H A DIt_posix_pthread_088.c95 struct timespec startTime, currentTime; in PthreadF02() local
/test/xts/acts/security_lite/permission_posix/pms/src/
H A DActsPMSUpdatePermissionTest.cpp324 long startTime = GetCurrentTimeMillis(); in HWTEST_F() local
/test/xts/tools/sample/ServerSampleE/java/jeecg-module-system/jeecg-system-biz/src/main/java/org/jeecg/modules/sample/entity/
H A DOhSampleGroupSite.java99 private String startTime; field in OhSampleGroupSite
/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

Completed in 7 milliseconds

12345