surfaceflinger: simplify TimeStats::getInstance

A static variable suffices.  And since TimeStats::getInstance is
always called, there is no need to put it on heap.

Test: boots
Change-Id: I954cfb18a6610f039b36c80946e32a7dc3a62a68
1 file changed