Searched refs:g_appTagMatchPid (Results 1 – 1 of 1) sorted by relevance
63 std::atomic<int64_t> g_appTagMatchPid(-1); variable155 g_appTagMatchPid = strtoll(paramPid, nullptr, 0); in UpdateSysParamTags()611 … if (tag == HITRACE_TAG_APP && g_appTagMatchPid > 0 && g_appTagMatchPid != std::stoi(g_pid)) { in AddHitraceMeterMarker()