Lines Matching refs:exynosHWCControl
43 if (exynosHWCControl.fenceTracer >= 2) \
48 if (exynosHWCControl.fenceTracer > 0) \
53 if (exynosHWCControl.fenceTracer >= 1) \
57 extern struct exynos_hwc_control exynosHWCControl;
841 if (exynosHWCControl.sysFenceLogging) { in setFenceInfo()
1030 int priv = exynosHWCControl.fenceTracer; in dumpNCheckLeak()
1031 exynosHWCControl.fenceTracer = 3; in dumpNCheckLeak()
1033 exynosHWCControl.fenceTracer = priv; in dumpNCheckLeak()
1047 if (exynosHWCControl.sysFenceLogging) { in fenceWarn()
1064 if ((cnt>threshold) || (exynosHWCControl.fenceTracer > 0)) in fenceWarn()
1109 int priv = exynosHWCControl.fenceTracer; in validateFencePerFrame()
1110 exynosHWCControl.fenceTracer = 3; in validateFencePerFrame()
1112 exynosHWCControl.fenceTracer = priv; in validateFencePerFrame()