Home
last modified time | relevance | path

Searched defs:endTime (Results 1 - 25 of 56) sorted by relevance

123

/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.cpp37 auto endTime = CommonUtils::GetCurrentTimeStamp(); in InitLocationSa() local
47 auto endTime = CommonUtils::GetCurrentTimeStamp(); in UnInitLocationSa() local
/base/hiviewdfx/hisysevent/adapter/native/idl/include/
H A Dquery_argument.h26 QueryArgument(int64_t beginTime, int64_t endTime, int32_t maxEvents = 0, in QueryArgument() argument
35 int64_t endTime = -1; member in OHOS::HiviewDFX::QueryArgument
/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/idl/include/
H A Dquery_argument.h26 QueryArgument(int64_t beginTime, int64_t endTime, int32_t maxEvents = 0, in QueryArgument() argument
35 int64_t endTime = -1; member in OHOS::HiviewDFX::QueryArgument
/base/startup/init/services/loopevent/timer/
H A Dle_timer.h41 uint64_t endTime; member
/base/update/updater/test/unittest/updater_test/
H A Drecord_install_time_unittest.cpp50 auto endTime = std::chrono::system_clock::now(); in HWTEST_F() 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/interfaces/inner_api/unified_collection/client/
H A Dtrace_collector_client.h41 int64_t endTime; // message handle end time, millisecond unit member
/base/hiviewdfx/hiview/utility/analysis_faultlog/
H A Danalysis_faultlog.cpp48 auto endTime = std::chrono::high_resolution_clock::now(); in SmartParser() local
61 auto endTime = std::chrono::high_resolution_clock::now(); in Tbox() local
/base/hiviewdfx/hisysevent/frameworks/native/include/
H A Dhisysevent_tool.h38 long long endTime; member
/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent_manager/include/
H A Dhisysevent_rules.h29 long long endTime; member
H A Dhisysevent_manager_c.h33 int64_t endTime; member
/base/hiviewdfx/hiview/framework/native/unified_collection/decorator/include/
H A Ddecorator.h74 uint64_t endTime = TimeUtil::GenerateTimestamp(); in Invoke() local
/base/hiviewdfx/hiview/framework/native/unified_collection/utils/include/
H A Dcpu_util.h43 uint64_t endTime = 0; member
/base/hiviewdfx/faultloggerd/common/cutil/
H A Ddfx_cutil.c164 void ParseSiValue(siginfo_t* si, uint64_t* endTime, int* tid) in ParseSiValue() argument
/base/sensors/sensor_lite/interfaces/kits/native/test/performance/src/
H A Dsensor_lite_test_performance.cpp76 uint64_t endTime = GetCurrentMillSecTime(); in HWTEST_F() local
111 uint64_t endTime = GetCurrentMillSecTime(); in HWTEST_F() local
145 uint64_t endTime = GetCurrentMillSecTime(); in HWTEST_F() local
172 uint64_t endTime = GetCurrentMillSecTime(); HWTEST_F() local
208 uint64_t endTime = GetCurrentMillSecTime(); HWTEST_F() local
[all...]
/base/startup/init/interfaces/innerkits/include/
H A Dinit_utils.h69 struct timespec endTime; member
/base/hiviewdfx/hiview/base/utility/
H A Dcommon_utils.cpp225 uint64_t endTime = TimeUtil::GetMilliseconds() + maxWaitingTime * TimeUtil::SEC_TO_MILLISEC; in WriteCommandResultToFile() local
/base/hiviewdfx/hiview/interfaces/inner_api/unified_collection/resource/
H A Dcpu.h42 uint64_t endTime = 0; member
55 uint64_t endTime = 0; member
69 uint64_t endTime = 0; member
/base/hiviewdfx/hisysevent/frameworks/native/c_wrapper/source/
H A Dhisysevent_rust_manager.cpp66 int64_t endTime = 0; in HiSysEventQuery() local
/base/hiviewdfx/hiview/plugins/usage_event_report/service/factory/
H A Dapp_usage_event_factory.cpp101 int64_t endTime = today0Time > MILLISEC_TO_SEC ? (today0Time - MILLISEC_TO_SEC) : 0; in GetAppUsageInfosByUserId() local
/base/inputmethod/imf/frameworks/js/napi/inputmethodclient/
H A Dasync_call.cpp227 auto endTime = GetTimeStamp(); in ~InnerTask() local
/base/security/security_guard/services/data_collect/store/src/
H A Ddatabase_manager.cpp102 QueryEventByEventIdAndDate(std::string table, std::vector<int64_t> &eventIds, std::vector<SecEvent> &events, std::string beginTime, std::string endTime) QueryEventByEventIdAndDate() argument
/base/startup/appspawn/test/unittest/app_spawn_standard_test/
H A Dapp_spawn_module_interface_test.cpp253 struct timespec endTime; in HWTEST_F() local
/base/startup/init/services/loopevent/task/
H A Dle_asynctask.c29 struct timespec endTime = {0}; in DoAsyncEvent_() local

Completed in 10 milliseconds

123