Home
last modified time | relevance | path

Searched refs:read_other (Results 1 – 2 of 2) sorted by relevance

/external/igt-gpu-tools/tests/
Dperf_pmu.c1025 static void read_other(unsigned int i, bool valid) in read_other() function
1848 read_other(i, i < num_other_metrics);
/external/python/cpython2/Modules/
DcPickle.c679 read_other(Unpicklerobject *self, char **s, Py_ssize_t n) in read_other() function
5520 self->read_func = read_other; in newUnpicklerobject()