Searched refs:CEntryNode (Results 1 – 1 of 1) sorted by relevance
403 Profile.CEntryNode = function(name, ticks) { class in Profile410 var result = [new Profile.CEntryNode("TOTAL", 0)];415 result.push(new Profile.CEntryNode(f, ticks));