/base/hiviewdfx/hiview/framework/native/unified_collection/decorator/ |
H A D | decorator.cpp | 23 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 D | sa_load_with_statistic.cpp | 37 auto endTime = CommonUtils::GetCurrentTimeStamp(); in InitLocationSa() local 47 auto endTime = CommonUtils::GetCurrentTimeStamp(); in UnInitLocationSa() local
|
/base/hiviewdfx/hisysevent/adapter/native/idl/include/ |
H A D | query_argument.h | 26 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 D | query_argument.h | 26 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 D | le_timer.h | 41 uint64_t endTime;
member
|
/base/update/updater/test/unittest/updater_test/ |
H A D | record_install_time_unittest.cpp | 50 auto endTime = std::chrono::system_clock::now(); in HWTEST_F() local
|
/base/hiviewdfx/hidumper/services/native/src/ |
H A D | dump_cpu_data.cpp | 23 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 D | trace_collector_client.h | 41 int64_t endTime; // message handle end time, millisecond unit member
|
/base/hiviewdfx/hiview/utility/analysis_faultlog/ |
H A D | analysis_faultlog.cpp | 48 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 D | hisysevent_tool.h | 38 long long endTime; member
|
/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent_manager/include/ |
H A D | hisysevent_rules.h | 29 long long endTime; member
|
H A D | hisysevent_manager_c.h | 33 int64_t endTime;
member
|
/base/hiviewdfx/hiview/framework/native/unified_collection/decorator/include/ |
H A D | decorator.h | 74 uint64_t endTime = TimeUtil::GenerateTimestamp();
in Invoke() local
|
/base/hiviewdfx/hiview/framework/native/unified_collection/utils/include/ |
H A D | cpu_util.h | 43 uint64_t endTime = 0;
member
|
/base/hiviewdfx/faultloggerd/common/cutil/ |
H A D | dfx_cutil.c | 164 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 D | sensor_lite_test_performance.cpp | 76 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 D | init_utils.h | 69 struct timespec endTime;
member
|
/base/hiviewdfx/hiview/base/utility/ |
H A D | common_utils.cpp | 225 uint64_t endTime = TimeUtil::GetMilliseconds() + maxWaitingTime * TimeUtil::SEC_TO_MILLISEC; in WriteCommandResultToFile() local
|
/base/hiviewdfx/hiview/interfaces/inner_api/unified_collection/resource/ |
H A D | cpu.h | 42 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 D | hisysevent_rust_manager.cpp | 66 int64_t endTime = 0; in HiSysEventQuery() local
|
/base/hiviewdfx/hiview/plugins/usage_event_report/service/factory/ |
H A D | app_usage_event_factory.cpp | 101 int64_t endTime = today0Time > MILLISEC_TO_SEC ? (today0Time - MILLISEC_TO_SEC) : 0;
in GetAppUsageInfosByUserId() local
|
/base/inputmethod/imf/frameworks/js/napi/inputmethodclient/ |
H A D | async_call.cpp | 227 auto endTime = GetTimeStamp(); in ~InnerTask() local
|
/base/security/security_guard/services/data_collect/store/src/ |
H A D | database_manager.cpp | 102 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 D | app_spawn_module_interface_test.cpp | 253 struct timespec endTime; in HWTEST_F() local
|
/base/startup/init/services/loopevent/task/ |
H A D | le_asynctask.c | 29 struct timespec endTime = {0};
in DoAsyncEvent_() local
|