Searched defs:get_fileno (Results 1 - 3 of 3) sorted by relevance

/external/python/cpython2/Lib/hotshot/
H A Dlog.py77 def get_fileno(self, filename): member in class:LogReader
/external/fio/
H A Dfilesetup.c1725 int get_fileno(struct thread_data *td, const char *fname) function
/external/python/cpython2/Modules/
H A D_hotshot.c772 get_fileno(ProfilerObject *self, PyCodeObject *fcode) function
870 fileno = get_fileno(self, frame->f_code);

Completed in 577 milliseconds