Searched refs:aco_perfwarn (Results 1 – 2 of 2) sorted by relevance
1773 #define aco_perfwarn(program, ...) _aco_perfwarn(program, __FILE__, __LINE__, __VA_ARGS__) macro
52 aco_perfwarn(program, out); in perfwarn()