Lines Matching defs:prefix
958 const std::string prefix = "FilePage:";
961 tagName = prefix + tagName;
969 const std::string prefix = "Anonymous:";
973 tagEvent->set_tag(prefix + tagName);
1056 const std::string prefix = "Anonymous:";
1061 (uint64_t)rawStack->stackConext->addr, (prefix + tagName).c_str());
1643 const std::string prefix = "FilePage:";
1646 tagName = prefix + tagName;
1654 const std::string prefix = "Anonymous:";
1657 tagEvent->set_tag(prefix + prctlPeriodTags_[rawStack.tagId]);