Searched refs:check_final (Results 1 – 2 of 2) sorted by relevance
150 const char *name, const char *value, int check_final,
197 const char *value, int check_final, in profile_add_node() argument225 } else if (check_final && cmp == 0 && p->final) { in profile_add_node()