Searched refs:profile_is_node_final (Results 1 – 3 of 3) sorted by relevance
424 cb(profile_is_node_final(p) ? "*" : "", data); in dump_profile()438 cb(profile_is_node_final(p) ? "*" : "", data); in dump_profile()
169 int profile_is_node_final
209 int profile_is_node_final(struct profile_node *node) in profile_is_node_final() function