Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/google/pprof
/ select
Function
select
internal/driver/html/common.js:511–513 ·
view source on GitHub ↗
(n, elem)
Source
from the content-addressed store, hash-verified
509
}
510
511
function
select(n, elem) {
512
if
(setNodeHighlight(n, true)) selected.set(n, true);
513
}
514
515
function
nodeId(elem) {
516
const
id = elem.id;
Callers
3
selectMatching
Function · 0.85
toggleSvgSelect
Function · 0.85
handleTopClick
Function · 0.85
Calls
2
setNodeHighlight
Function · 0.85
set
Method · 0.45
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…