HomeSort by relevance Sort by last modified time
    Searched refs:dirty_count (Results 1 - 4 of 4) sorted by null

  /art/profman/
boot_image_profile.cc 50 size_t dirty_count = 0; local
109 ++(is_clean ? clean_count : dirty_count);
134 << " total clean " << clean_count << " total dirty " << dirty_count; local
  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_state_upload.c 781 static int dirty_count = 0; local
892 if (dirty_count++ % 1000 == 0) {
  /external/valgrind/include/vki/
vki-xen-domctl.h 225 vki_uint32_t dirty_count; member in struct:vki_xen_domctl_shadow_op_stats
  /external/valgrind/coregrind/m_syswrap/
syswrap-xen.c     [all...]

Completed in 4281 milliseconds