OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DTOP_GEN_LINE
(Results
1 - 2
of
2
) sorted by null
/device/google/marlin/dataservices/datatop/src/
datatop_gen_poll.c
53
#define
DTOP_GEN_LINE
(DTOP_GEN_SIZE>>2)
65
char line[
DTOP_GEN_LINE
];
70
line_len = dt_read_line(line,
DTOP_GEN_LINE
, data, DTOP_GEN_SIZE, 0);
103
char line[
DTOP_GEN_LINE
];
109
line_len = dt_read_line(line,
DTOP_GEN_LINE
, data, DTOP_GEN_SIZE, 0);
datatop_cpu_stats_poll.c
54
#define
DTOP_GEN_LINE
(DTOP_GEN_SIZE>>2)
Completed in 73 milliseconds