Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/package/libdrm/
H A D0002-modetest-Speed-up-dumping-info.patch28 +int dump_only;
29 +#define need_resource(type) (!dump_only || type##s)
134 + dump_only = !count && !plane_count && !prop_count;
135 + if (dump_only && !device && !module)
/OK3568_Linux_fs/kernel/tools/power/x86/turbostat/
H A Dturbostat.c50 unsigned int dump_only; variable
6099 dump_only++; in cmdline()
6197 if (dump_only) in main()