Home
last modified time | relevance | path

Searched refs:db_profile (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/sys/ddb/
Ddb_usrreq.c37 int db_profile; /* Allow dynamic profiling */ variable
91 &db_profile)); in ddb_sysctl()
94 &db_profile, 0, 1)); in ddb_sysctl()
Ddb_prof.c49 extern int db_profile; /* Allow dynamic profiling */
62 if (!db_profile) in db_prof_enable()
Ddb_var.h70 extern int db_profile;