HomeSort by: relevance | last modified time | path
    Searched refs:BIOHIST_INIT (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/sys/
biohist.h 52 #define BIOHIST_INIT(NAME,N) KERNHIST_INIT(NAME,N)
69 #define BIOHIST_INIT(NAME,N)
  /src/sys/kern/
vfs_bio.c 243 biohist_init(void) function in typeref:typename:void
246 BIOHIST_INIT(biohist, BIOHIST_SIZE);

Completed in 11 milliseconds