Home
last modified time | relevance | path

Searched defs:happenTime (Results 1 - 15 of 15) sorted by relevance

/base/hiviewdfx/hiview/plugins/reliability/bbox_detectors/
H A Dpanic_report_recovery.h30 std::string happenTime; member
H A Dbbox_detector_plugin.cpp117 auto happenTime = static_cast<uint64_t>(Tbox::GetHappenTime(StringUtil::GetRleftSubstr(timeStr, "-"), in HandleBBoxEvent() local
168 auto happenTime = GetHappenTime(line); in StartBootScan() local
177 auto happenTime = hisiHistoryPath_ ? in GetHappenTime() local
186 CheckAndHiSysEventWrite(std::string& name, std::map<std::string, std::string>& historyMap, uint64_t& happenTime) CheckAndHiSysEventWrite() argument
H A Dpanic_report_recovery.cpp240 int64_t happenTime = Tbox::GetHappenTime(StringUtil::GetRleftSubstr(timeStr, "-"), in ReportPanicEventAfterRecovery() local
/base/hiviewdfx/hiview/plugins/faultlogger/service/sanitizer_collector/gwp_asan/
H A Dgwpasan_collector.h35 uint64_t happenTime; member
/base/hiviewdfx/hitrace/test/fuzztest/hitracedump_fuzzer/
H A Dhitracedump_fuzzer.cpp53 uint64_t happenTime = 0; in HitraceDumpServiceModeTest() local
/base/hiviewdfx/hiview/framework/native/unified_collection/collector/
H A Dtrace_collector_impl.cpp49 DumpTraceWithDuration( UCollect::TraceCaller &caller, uint32_t timeLimit, uint64_t happenTime) DumpTraceWithDuration() argument
63 StartDumpTrace(UCollect::TraceCaller &caller, int32_t timeLimit, uint64_t happenTime) StartDumpTrace() argument
/base/hiviewdfx/hiview/interfaces/inner_api/unified_collection/client/
H A Dtrace_collector_client.h39 int64_t happenTime; // jank happend time, millisecond unit member
/base/hiviewdfx/hiview/plugins/freeze_detector/test/moduletest/common/
H A Dfreeze_detector_plugin_module_test.cpp54 CreateFreezeEvent(const std::string& extraInfo, bool fromKernel, long happenTime, const std::string& domain, const std::string& stringid) const CreateFreezeEvent() argument
/base/hiviewdfx/hiview/plugins/usage_event_report/cache/include/
H A Dfold_app_usage_db_helper.h42 int64_t happenTime = 0; member
54 int64_t happenTime = 0; member
/base/hiviewdfx/hiview/framework/native/unified_collection/collector/utils/
H A Dtrace_flow_controller.cpp187 bool TraceFlowController::HasCallOnceToday(int32_t uid, uint64_t happenTime) in HasCallOnceToday() argument
/base/hiviewdfx/hiview/utility/common_utils/test/unittest/common/
H A Dutility_common_utils_test.cpp294 auto happenTime = Tbox::GetHappenTime(timeStr, "(\\d{4})(\\d{2})(\\d{2})(\\d{2})(\\d{2})(\\d{2})"); in HWTEST_F() local
308 auto happenTime = Tbox::GetHappenTime(timeStr, "(\\d{4})(\\d{2})(\\d{2})(\\d{2})(\\d{2})(\\d{2})"); in HWTEST_F() local
323 auto happenTime = Tbox::GetHappenTime(timeStr, "(\\d{4})(\\d{2})(\\d{2})(\\d{2})(\\d{2})(\\d{2})"); in HWTEST_F() local
/base/hiviewdfx/hiview/utility/common_utils/
H A Dtbox.cpp170 int64_t happenTime = HAPPEN_TIME_DEFAULT; in GetHappenTime() local
/base/hiviewdfx/hiview/framework/native/unified_collection/decorator/
H A Dtrace_decorator.cpp41 DumpTraceWithDuration(UCollect::TraceCaller &caller, uint32_t timeLimit, uint64_t happenTime) DumpTraceWithDuration() argument
/base/hiviewdfx/hiview/plugins/sysevent_source/
H A Dsysevent_source.cpp96 uint64_t happenTime = event->happenTime_; in CheckIfEventDelayed() local
/base/hiviewdfx/hiview/plugins/eventlogger/
H A Devent_logger.cpp507 std::string happenTime = TimeUtil::TimestampFormatToDate(logTime, "%Y/%m/%d-%H:%M:%S"); in WriteCommonHead() local

Completed in 8 milliseconds