Home
last modified time | relevance | path

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

/linux-6.6.21/tools/perf/tests/
Dapi-io.c226 ch = io__get_dec(&io, &dec); in do_test_get_dec()
230 ch = io__get_dec(&io, &dec); in do_test_get_dec()
234 ch = io__get_dec(&io, &dec); in do_test_get_dec()
/linux-6.6.21/tools/lib/api/
Dio.h124 static inline int io__get_dec(struct io *io, __u64 *dec) in io__get_dec() function
/linux-6.6.21/tools/perf/util/
Dsynthetic-events.c345 ch = io__get_dec(io, inode); in read_proc_maps_line()