Searched refs:PROF_NO_SECTION (Results 1 – 3 of 3) sorted by relevance
10 #define PROF_NO_SECTION (-1429577726L) macro
738 if (retval == PROF_NO_SECTION) { in parse_line()1240 return section_flag ? PROF_NO_SECTION : PROF_NO_RELATION; in profile_find_node()1508 if (retval == PROF_NO_SECTION || retval == PROF_NO_RELATION) in profile_get_string()1539 if (retval == PROF_NO_SECTION || retval == PROF_NO_RELATION) { in profile_get_integer()1581 if (retval == PROF_NO_SECTION || retval == PROF_NO_RELATION) { in profile_get_uint()1621 if (retval == PROF_NO_SECTION || retval == PROF_NO_RELATION) { in profile_get_double()1692 if (retval == PROF_NO_SECTION || retval == PROF_NO_RELATION) { in profile_get_boolean()
9 error_code PROF_NO_SECTION, "Profile section not found"