Searched refs:EVENT_FL_ISFUNCRET (Results 1 – 2 of 2) sorted by relevance
155 EVENT_FL_ISFUNCRET = 0x20, enumerator
2668 if (!(event->flags & EVENT_FL_ISFUNCRET)) in get_return_for_leaf()2911 else if (event->flags & EVENT_FL_ISFUNCRET) in pretty_print_func_graph()2932 if (event->flags & (EVENT_FL_ISFUNCENT | EVENT_FL_ISFUNCRET)) in print_trace_event()3038 event->flags |= EVENT_FL_ISFUNCRET; in parse_ftrace_file()