Searched defs:subsection (Results 1 – 6 of 6) sorted by relevance
49 char *subsection, *path; in get_conf_service_file() local
226 for (const auto &subsection : json_section.subsections) { in CreateSections() local
419 struct profile_node **subsection) in profile_find_node_subsection()
1311 for (const Subsection &subsection : section->subsections) in gatherInputSections() local
1123 for (const Subsection &subsection : compactUnwindSection.subsections) { in registerCompactUnwind() local
354 #define TRACE_PROFILE_ERR(c,subsection, section, retval) \ argument