Searched refs:debug_dup_cnt (Results 1 – 1 of 1) sorted by relevance
55 static int debug_dup_cnt; variable1141 debug_dup[debug_dup_cnt++] = '1'; in dfs_calculate_timestamps()1145 debug_dup[debug_dup_cnt++] = '0'; in dfs_calculate_timestamps()1148 if (debug_dup_cnt >= 32) in dfs_calculate_timestamps()1149 debug_dup_cnt = 0; in dfs_calculate_timestamps()