OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ts_total
(Results
1 - 1
of
1
) sorted by relevancy
/src/lib/libperfuse/
debug.c
191
struct timespec
ts_total
[FUSE_OPCODE_MAX];
local in function:perfuse_trace_dump
206
(void)memset(&
ts_total
, 0, sizeof(
ts_total
));
232
timespecadd(&
ts_total
[pt->pt_opcode],
234
&
ts_total
[pt->pt_opcode]);
255
avg = timespec2ns(&
ts_total
[i]) / count[i];
Completed in 11 milliseconds
Indexes created Sat Oct 18 08:10:09 GMT 2025