OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:mlog_full
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/audio/
audio.c
267
static int
mlog_full
; /* number of dropped lines by buffer full */
variable in typeref:typename:int
283
mlog_full
= 0;
332
if (
mlog_full
> 0)
333
printf("
mlog_full
%d\n",
mlog_full
);
335
mlog_full
= 0;
367
mlog_full
++;
audio.c
267
static int
mlog_full
; /* number of dropped lines by buffer full */
variable in typeref:typename:int
283
mlog_full
= 0;
332
if (
mlog_full
> 0)
333
printf("
mlog_full
%d\n",
mlog_full
);
335
mlog_full
= 0;
367
mlog_full
++;
Completed in 37 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025