Home
last modified time | relevance | path

Searched refs:cf_count (Results 1 - 3 of 3) sorted by relevance

/third_party/ltp/testcases/kernel/fs/doio/
H A Dgrowfiles.c2494 static int cf_count = 0; in check_write() local
2500 cf_count++; in check_write()
2502 if (cf_inter == 0 || (cf_count % cf_inter != 0)) { in check_write()
2507 cf_count); in check_write()
2697 static int cf_count = 0; in check_file() local
2705 cf_count++; in check_file()
2707 if (cf_inter == 0 || (cf_count % cf_inter != 0)) { in check_file()
2712 cf_count); in check_file()
/third_party/mesa3d/src/gallium/drivers/r600/sb/
H A Dsb_ir.cpp469 ++s.cf_count; in collect_stats()
516 sblog << " cf_count : " << cf_count << "\n"; in dump() local
H A Dsb_ir.h741 unsigned cf_count; member
753 cf_count(), fetch_count(), region_count(), in node_stats()

Completed in 7 milliseconds