OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:stat_report
(Results
1 - 1
of
1
) sorted by relevancy
/src/libexec/lfs_cleanerd/
lfs_cleanerd.c
78
int
stat_report
; /* Report statistics for this period of cycles */
variable
795
stat_report
= 0;
839
case 'r': /* Report every
stat_report
segments */
840
stat_report
= atoi(optarg);
988
if (
stat_report
&& loopcount %
stat_report
== 0)
Completed in 15 milliseconds
Indexes created Thu Jul 02 00:25:40 UTC 2026