Searched refs:EventName (Results 1 – 3 of 3) sorted by relevance
19 import static com.android.tv.perf.EventNames.EventName;38 void recordMemory(@EventName @CompileTimeConstant String eventName); in recordMemory()46 void startGlobalTimer(@EventName @CompileTimeConstant String eventName); in startGlobalTimer()54 void stopGlobalTimer(@EventName @CompileTimeConstant String eventName); in stopGlobalTimer()73 void stopTimer(TimerEvent event, @EventName @CompileTimeConstant String eventName); in stopTimer()83 void startJankRecorder(@EventName @CompileTimeConstant String eventName); in startJankRecorder()90 void stopJankRecorder(@EventName @CompileTimeConstant String eventName); in stopJankRecorder()
43 public @interface EventName {} annotation in EventNames
52 enum EventName { enum98 optional EventName event_name = 1;