Searched refs:profile_is_node_final (Results 1 – 4 of 4) sorted by relevance
107 state->discard = profile_is_node_final(state->current_section) ? in parse_std_line()196 if (profile_is_node_final(state->current_section)) in parse_std_line()565 cb(profile_is_node_final(p) ? "*" : "", data); in dump_profile()579 cb(profile_is_node_final(p) ? "*" : "", data); in dump_profile()
156 int profile_is_node_final
266 int profile_is_node_final(struct profile_node *node) in profile_is_node_final() function
1780 profile_is_node_final;