Home
last modified time | relevance | path

Searched refs:no_warn (Results 1 – 5 of 5) sorted by relevance

/linux/tools/perf/util/
H A Dtool.h92 bool no_warn;
93 bool no_warn; global() member
H A Dtool.c333 tool->no_warn = false; in perf_tool__init()
520 tool->tool.no_warn = delegate->no_warn;
H A Dsession.c3239 if (!tool->no_warn)
3606 if (!tool->no_warn)
3731 if (!tool->no_warn)
/linux/include/linux/
H A Ddma-map-ops.h102 unsigned int order, bool no_warn);
128 size_t count, unsigned int order, bool no_warn) in dma_alloc_from_contiguous() argument
/linux/tools/perf/
H A Dbuiltin-report.c827 rep->tool.no_warn = true; in stats_setup()
850 rep->tool.no_warn = true; in tasks_setup()