Searched refs:newaxis (Results 1 – 1 of 1) sorted by relevance
176 void report_error(profile_classes const & classes, axis_types newaxis) in report_error() argument204 str += axes[newaxis].name += ".\n"; in report_error()216 bool allow_axes(profile_classes const & classes, axis_types newaxis) in allow_axes() argument225 if (newaxis != AXIS_TID && newaxis != AXIS_TGID) in allow_axes()