OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:biohist
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/sys/
biohist.h
1
/* $NetBSD:
biohist
.h,v 1.3 2021/04/17 01:53:58 mrg Exp $ */
48
#if defined(
BIOHIST
)
77
#endif /*
BIOHIST
*/
79
BIOHIST_DECL(
biohist
);
/src/sys/kern/
vfs_bio.c
236
/* Initialization for
biohist
*/
238
#include <sys/
biohist
.h>
240
BIOHIST_DEFINE(
biohist
);
246
BIOHIST_INIT(
biohist
, BIOHIST_SIZE);
751
BIOHIST_FUNC(__func__); BIOHIST_CALLED(
biohist
);
781
BIOHIST_FUNC(__func__); BIOHIST_CALLED(
biohist
);
825
BIOHIST_FUNC(__func__); BIOHIST_CALLARGS(
biohist
, "bp=%#jx",
952
BIOHIST_FUNC(__func__); BIOHIST_CALLARGS(
biohist
, "bp=%#jx",
1620
BIOHIST_CALLARGS(
biohist
, "bp=%#jx, oflags=0x%jx, ret_addr=%#jx",
1625
BIOHIST_LOG(
biohist
, "waiting bp=%#jx"
[
all
...]
kern_history.c
62
#ifdef
BIOHIST
63
#include <sys/
biohist
.h>
241
#ifdef
BIOHIST
243
hists[i++] = &
biohist
;
281
#ifdef
BIOHIST
282
hists[i++] = &
biohist
;
Completed in 14 milliseconds
Indexes created Sun Oct 19 21:10:07 GMT 2025