OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tprof_sample_t
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/dev/tprof/
tprof_types.h
54
}
tprof_sample_t
;
typedef in typeref:struct:__anona111e9780108
tprof.c
79
tprof_sample_t
b_data[];
82
(sizeof(tprof_buf_t) + (sz) * sizeof(
tprof_sample_t
))
711
tprof_sample_t
*sp;
903
kn->kn_data = n * sizeof(
tprof_sample_t
);
975
bytes = MIN(buf->b_used * sizeof(
tprof_sample_t
) -
988
buf->b_used * sizeof(
tprof_sample_t
)) {
/src/usr.sbin/tprof/
tprof_top.c
467
sample_collect(
tprof_sample_t
*s)
999
tprof_bufsize = sizeof(
tprof_sample_t
) * 1024 * 32;
1057
tprof_sample_t
*s =
1058
(
tprof_sample_t
*)tprof_buf;
1060
(
tprof_sample_t
*)(tprof_buf + len))
tprof_analyze.c
204
tprof_sample_t
sample;
Completed in 14 milliseconds
Indexes created Sat Sep 27 22:09:54 GMT 2025