Searched refs:inactive_count (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xf86-video-intel/dist/src/sna/
H A Dkgem.c4495 int inactive_count = 0; local in function:kgem_expire_cache
4498 inactive_count++, inactive_size += bytes(bo);
4500 __FUNCTION__, inactive_count, inactive_size));
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/
H A Dkgem.c3979 int inactive_count = 0; local in function:kgem_expire_cache
3982 inactive_count++, inactive_size += bytes(bo);
3984 __FUNCTION__, inactive_count, inactive_size));

Completed in 16 milliseconds