Searched refs:common_formats (Results 1 – 1 of 1) sorted by relevance
114 const OptionFormatMap& common_formats = GetCommonOptionFormatMap(); in CheckSimpleperfArguments() local129 it = common_formats.find(args[i]); in CheckSimpleperfArguments()130 if (it == common_formats.end()) { in CheckSimpleperfArguments()