Home
last modified time | relevance | path

Searched refs:recButton (Results 1 – 1 of 1) sorted by relevance

/external/perfetto/ui/src/frontend/
Drecord_page.ts103 const recButton = (mode: RecordMode, title: string, img: string) => { constant
127 recButton('STOP_WHEN_FULL', 'Stop when full', 'rec_one_shot.png'),
128 recButton('RING_BUFFER', 'Ring buffer', 'rec_ring_buf.png'),
129 recButton('LONG_TRACE', 'Long trace', 'rec_long_trace.png'), ),