Searched refs:io__get_dec (Results 1 – 4 of 4) sorted by relevance
226 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()
145 if (io__get_dec(&io, val) != ' ') in read_stat_field()161 if (io__get_dec(&io, val) != ' ') in read_pid_stat_field()184 c = io__get_dec(&io, val); in read_pid_stat_field()189 c = io__get_dec(&io, val); in read_pid_stat_field()
346 ch = io__get_dec(io, inode); in read_proc_maps_line()
131 static inline int io__get_dec(struct io *io, __u64 *dec) in io__get_dec() function
Completed in 10 milliseconds