Searched refs:opt_disp (Results 1 - 1 of 1) sorted by path

/linux-master/tools/perf/scripts/python/
H A Dcompaction-times.py45 global opt_disp
46 opt_disp = (t if opt_disp == topt.DISP_ALL else opt_disp|t)
86 if (opt_disp & topt.DISP_MIG):
89 if (opt_disp & topt.DISP_ISOLFREE):
92 if (opt_disp & topt.DISP_ISOLMIG):
266 opt_disp = topt.DISP_ALL variable

Completed in 198 milliseconds