MCPcopy Create free account
hub / github.com/google/pprof / setMode

Function setMode

internal/driver/html/common.js:78–82  ·  view source on GitHub ↗
(m)

Source from the content-addressed store, hash-verified

76 }
77
78 function setMode(m) {
79 mode = m;
80 touchid = null;
81 touchid2 = null;
82 }
83
84 function panStart(x, y) {
85 moved = false;

Callers 6

handleScanStartFunction · 0.85
handleScanMoveFunction · 0.85
handleScanEndFunction · 0.85
handleTouchStartFunction · 0.85
handleTouchMoveFunction · 0.85
handleTouchEndFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…