Searched refs:__memp_stat_hash (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10.1/BerkeleyDB-21/db/mp/
H A Dmp_trickle.c82 __memp_stat_hash(&dbmp->reginfo[i], c_mp, &dtmp);
H A Dmp_stat.c136 * st_page_dirty calculated by __memp_stat_hash
139 __memp_stat_hash(
877 * __memp_stat_hash --
880 * PUBLIC: void __memp_stat_hash __P((REGINFO *, MPOOL *, u_int32_t *));
883 __memp_stat_hash(reginfo, mp, dirtyp) function
/macosx-10.10.1/BerkeleyDB-21/db/dbinc_auto/
H A Dmp_ext.h80 void __memp_stat_hash __P((REGINFO *, MPOOL *, u_int32_t *));
H A Dint_def.in1088 #define __memp_stat_hash __memp_stat_hash@DB_VERSION_UNIQUE_NAME@

Completed in 132 milliseconds