Searched defs:stackTrace (Results 1 – 3 of 3) sorted by relevance
45 void Caution::SetStackTrace(const std::string& stackTrace) in SetStackTrace()
81 std::string stackTrace; in NotifySlowProcess() local93 std::string stackTrace; in NotifySlowEvent() local
28 Caution(uint64_t triggerRule, const std::string& cautionMsg, const std::string& stackTrace) in Caution()