Home
last modified time | relevance | path

Searched refs:io__get_dec (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/tools/perf/tests/
H A Dapi-io.c225 ch = io__get_dec(&io, &dec); in do_test_get_dec()
229 ch = io__get_dec(&io, &dec); in do_test_get_dec()
233 ch = io__get_dec(&io, &dec); in do_test_get_dec()
/OK3568_Linux_fs/kernel/tools/lib/api/
H A Dio.h95 static inline int io__get_dec(struct io *io, __u64 *dec) in io__get_dec() function
/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dsynthetic-events.c329 ch = io__get_dec(io, inode); in read_proc_maps_line()