Home
last modified time | relevance | path

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

/external/perfetto/infra/ci/frontend/static/
Dscript.js343 const eventHandlers = jobId ? { onmouseover: () => showLogTail(jobId) } : {};
686 async function showLogTail(jobId) { function