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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/trace/
H A Dtrace_irqsoff.c76 #define is_graph() (tracer_flags.val & TRACE_DISPLAY_GRAPH) macro
139 if (!(is_graph() ^ set))
216 if (is_graph())
243 if (is_graph())
251 if (is_graph()) {
295 if (!is_graph())
605 if (start_irqsoff_tracer(tr, is_graph()))
611 stop_irqsoff_tracer(tr, is_graph());
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/libgrep/
H A Ddfa.c641 FUNC(is_graph, ISGRAPH)
666 { ":graph:]", is_graph },
H A Dregex.c3271 boolean is_graph = STREQ (str, "graph");
3298 || (is_graph && ISGRAPH (ch))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/lib/
H A Dregex.c2340 boolean is_graph = STREQ (str, "graph");
2367 || (is_graph && ISGRAPH (ch))

Completed in 284 milliseconds