Lines Matching refs:profile
14 "A profile section header has a non-zero value"
15 error_code PROF_BAD_LINK_LIST, "Bad linked list in profile structures"
16 error_code PROF_BAD_GROUP_LVL, "Bad group level in profile structures"
18 "Bad parent pointer in profile structures"
19 error_code PROF_MAGIC_ITERATOR, "Bad magic value in profile iterator"
21 error_code PROF_EINVAL, "Invalid argument passed to profile library"
22 error_code PROF_READ_ONLY, "Attempt to modify read-only profile"
29 error_code PROF_SECTION_SYNTAX, "Syntax error in profile section header"
30 error_code PROF_RELATION_SYNTAX, "Syntax error in profile relation"
31 error_code PROF_EXTRA_CBRACE, "Extra closing brace in profile"
32 error_code PROF_MISSING_OBRACE, "Missing open brace in profile"
44 error_code PROF_NO_PROFILE, "No profile file open"
50 error_code PROF_FAIL_OPEN, "Couldn't open profile file"