OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sc_ncounters
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/tprof/
tprof.h
48
u_int
sc_ncounters
;
member in struct:tprof_backend_softc
tprof.c
498
if (c >= tb->tb_softc.
sc_ncounters
) {
613
for (c = 0; c < sc->
sc_ncounters
; c++) {
645
counts->c_ncounters = tb->tb_softc.
sc_ncounters
;
768
tb->tb_softc.
sc_ncounters
= tb->tb_ops->tbo_ncounters();
770
sizeof(uint64_t) * tb->tb_softc.
sc_ncounters
;
Completed in 13 milliseconds
Indexes created Mon Oct 20 16:09:52 GMT 2025