OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sustain
(Results
1 - 5
of
5
) sorted by null
/bionic/libc/kernel/uapi/sound/
asound_fm.h
44
unsigned char
sustain
;
member in struct:snd_dm_fm_voice
/external/kernel-headers/original/uapi/sound/
asound_fm.h
47
unsigned char do_sustain; /*
sustain
phase */
55
unsigned char
sustain
; /* 4 bits:
sustain
level */
member in struct:snd_dm_fm_voice
/external/chromium_org/extensions/browser/
quota_service.cc
140
QuotaService::SustainedLimit::SustainedLimit(const base::TimeDelta&
sustain
,
145
repeat_exhaustion_allowance_(
sustain
.InSeconds() /
quota_service.h
225
SustainedLimit(const base::TimeDelta&
sustain
,
/external/oprofile/events/i386/nehalem/
events
38
event:0x1E counters:0,1,2,3 um:one minimum:6000 name:INST_QUEUE_WRITE_CYCLES : This event counts the number of cycles during which instructions are written to the instruction queue. Dividing this counter by the number of instructions written to the instruction queue (INST_QUEUE_WRITES) yields the average number of instructions decoded each cycle. If this number is less than four and the pipe stalls, this indicates that the decoder is failing to decode enough instructions per cycle to
sustain
the 4-wide pipeline.
Completed in 405 milliseconds