Home
last modified time | relevance | path

Searched refs:PROF_NO_SECTION (Results 1 – 3 of 3) sorted by relevance

/external/e2fsprogs/e2fsck/
Dprof_err.h10 #define PROF_NO_SECTION (-1429577726L) macro
Dprofile.c735 if (retval == PROF_NO_SECTION) { in parse_line()
1237 return section_flag ? PROF_NO_SECTION : PROF_NO_RELATION; in profile_find_node()
1505 if (retval == PROF_NO_SECTION || retval == PROF_NO_RELATION) in profile_get_string()
1536 if (retval == PROF_NO_SECTION || retval == PROF_NO_RELATION) { in profile_get_integer()
1578 if (retval == PROF_NO_SECTION || retval == PROF_NO_RELATION) { in profile_get_uint()
1618 if (retval == PROF_NO_SECTION || retval == PROF_NO_RELATION) { in profile_get_double()
1689 if (retval == PROF_NO_SECTION || retval == PROF_NO_RELATION) { in profile_get_boolean()
Dprof_err.et9 error_code PROF_NO_SECTION, "Profile section not found"