OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mio
(Results
1 - 2
of
2
) sorted by null
/system/extras/ioshark/
ioshark_bench_mmap.c
58
setup_mmap_io_state(struct mmap_io_ent_s *
mio
,
63
memset(
mio
, 0, sizeof(struct mmap_io_ent_s));
64
mio
->resid = total_len;
68
assert(
mio
->num_entries < MMAP_ENTS + 1);
69
mio
->table[
mio
->num_entries].offset = offset;
70
mio
->table[
mio
->num_entries].len =
72
total_len -=
mio
->table[
mio
->num_entries].len
173
struct mmap_io_ent_s
mio
;
local
[
all
...]
/external/webrtc/talk/media/testdata/
voice.rtpdump
[
all
...]
Completed in 2582 milliseconds