Searched defs:filesize (Results 1 – 3 of 3) sorted by relevance
20 unsigned long long filesize; in thrashing_test() local
25 def filesize(f): function
80 map_file(const char* filename, size_t* filesize) in map_file()