Searched refs:tokenCh (Results 1 – 2 of 2) sorted by relevance
829 std::string tokenCh; in dumpIrqDurationCounts() local841 tokenCh = token; in dumpIrqDurationCounts()842 tokenCh.erase(tokenCh.find(':'), tokenCh.length()); in dumpIrqDurationCounts()843 channelNames.push_back(tokenCh); in dumpIrqDurationCounts()
906 std::string tokenCh; in dumpIrqDurationCounts() local918 tokenCh = token; in dumpIrqDurationCounts()919 tokenCh.erase(tokenCh.find(':'), tokenCh.length()); in dumpIrqDurationCounts()920 channelNames.push_back(tokenCh); in dumpIrqDurationCounts()