Home
last modified time | relevance | path

Searched refs:ftrace_graph_notrace_count (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/kernel/trace/
Dtrace.h749 extern int ftrace_graph_notrace_count;
781 if (!ftrace_graph_notrace_count) in ftrace_graph_notrace_addr()
784 for (i = 0; i < ftrace_graph_notrace_count; i++) { in ftrace_graph_notrace_addr()
Dftrace.c4313 count = &ftrace_graph_notrace_count; in set_ftrace_early_graph()
4444 int ftrace_graph_notrace_count; variable
4579 fgd->count = &ftrace_graph_notrace_count; in ftrace_graph_notrace_open()