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

  /external/fio/lib/
gauss.h 11 bool disable_hash; member in struct:gauss_state
zipf.h 15 bool disable_hash; member in struct:zipf_state
gauss.c 41 if (!gs->disable_hash)
63 gs->disable_hash = true;
zipf.c 73 if (!zs->disable_hash)
93 if (!zs->disable_hash)
101 zs->disable_hash = true;

Completed in 130 milliseconds