Searched refs:FLAGS_FILL_FULL (Results 1 - 1 of 1) sorted by relevance

/linux-master/kernel/trace/
H A Dtrace_functions_graph.c94 FLAGS_FILL_FULL = 1 << TRACE_GRAPH_PRINT_FILL_SHIFT, enumerator in enum:__anon945
607 case FLAGS_FILL_FULL:
762 print_graph_duration(tr, 0, s, flags | FLAGS_FILL_FULL);
1058 print_graph_duration(tr, 0, s, flags | FLAGS_FILL_FULL);

Completed in 198 milliseconds