/base/hiviewdfx/hiview/plugins/reliability/bbox_detectors/ |
H A D | panic_report_recovery.h | 30 std::string happenTime; member
|
H A D | bbox_detector_plugin.cpp | 117 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 D | panic_report_recovery.cpp | 240 int64_t happenTime = Tbox::GetHappenTime(StringUtil::GetRleftSubstr(timeStr, "-"), in ReportPanicEventAfterRecovery() local
|
/base/hiviewdfx/hiview/plugins/faultlogger/service/sanitizer_collector/gwp_asan/ |
H A D | gwpasan_collector.h | 35 uint64_t happenTime; member
|
/base/hiviewdfx/hitrace/test/fuzztest/hitracedump_fuzzer/ |
H A D | hitracedump_fuzzer.cpp | 53 uint64_t happenTime = 0; in HitraceDumpServiceModeTest() local
|
/base/hiviewdfx/hiview/framework/native/unified_collection/collector/ |
H A D | trace_collector_impl.cpp | 49 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 D | trace_collector_client.h | 39 int64_t happenTime; // jank happend time, millisecond unit member
|
/base/hiviewdfx/hiview/plugins/freeze_detector/test/moduletest/common/ |
H A D | freeze_detector_plugin_module_test.cpp | 54 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 D | fold_app_usage_db_helper.h | 42 int64_t happenTime = 0;
member 54 int64_t happenTime = 0;
member
|
/base/hiviewdfx/hiview/framework/native/unified_collection/collector/utils/ |
H A D | trace_flow_controller.cpp | 187 bool TraceFlowController::HasCallOnceToday(int32_t uid, uint64_t happenTime)
in HasCallOnceToday() argument
|
/base/hiviewdfx/hiview/utility/common_utils/test/unittest/common/ |
H A D | utility_common_utils_test.cpp | 294 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 D | tbox.cpp | 170 int64_t happenTime = HAPPEN_TIME_DEFAULT; in GetHappenTime() local
|
/base/hiviewdfx/hiview/framework/native/unified_collection/decorator/ |
H A D | trace_decorator.cpp | 41 DumpTraceWithDuration(UCollect::TraceCaller &caller, uint32_t timeLimit, uint64_t happenTime) DumpTraceWithDuration() argument
|
/base/hiviewdfx/hiview/plugins/sysevent_source/ |
H A D | sysevent_source.cpp | 96 uint64_t happenTime = event->happenTime_;
in CheckIfEventDelayed() local
|
/base/hiviewdfx/hiview/plugins/eventlogger/ |
H A D | event_logger.cpp | 507 std::string happenTime = TimeUtil::TimestampFormatToDate(logTime, "%Y/%m/%d-%H:%M:%S"); in WriteCommonHead() local
|