gic_read_count
return gic_read_count();
cnt = gic_read_count();
res = ((int)(gic_read_count() - cnt) >= 0) ? -ETIME : 0;