Loading kernel/perf_counter.c +1 −1 Original line number Diff line number Diff line Loading @@ -3634,7 +3634,7 @@ static void perf_swcounter_overflow(struct perf_counter *counter, */ break; } throttle = 0; throttle = 1; } } Loading Loading
kernel/perf_counter.c +1 −1 Original line number Diff line number Diff line Loading @@ -3634,7 +3634,7 @@ static void perf_swcounter_overflow(struct perf_counter *counter, */ break; } throttle = 0; throttle = 1; } } Loading