Searched refs:getCpuProfiles (Results 1 – 13 of 13) sorted by relevance
/third_party/node/test/sequential/ |
D | test-diagnostic-dir-cpu-prof.js | 17 getCpuProfiles, 44 const profiles = getCpuProfiles(dir); 73 const profiles = getCpuProfiles(dir2);
|
D | test-cpu-prof-default.js | 17 getCpuProfiles, 34 const profiles = getCpuProfiles(tmpdir.path);
|
D | test-cpu-prof-drained.js | 16 getCpuProfiles, 37 const profiles = getCpuProfiles(tmpdir.path);
|
D | test-cpu-prof-exit.js | 15 getCpuProfiles, 36 const profiles = getCpuProfiles(tmpdir.path);
|
D | test-cpu-prof-worker-argv.js | 15 getCpuProfiles, 35 const profiles = getCpuProfiles(tmpdir.path);
|
D | test-cpu-prof-kill.js | 15 getCpuProfiles, 38 const profiles = getCpuProfiles(tmpdir.path);
|
D | test-cpu-prof-name.js | 16 getCpuProfiles, 41 const profiles = getCpuProfiles(tmpdir.path);
|
D | test-cpu-prof-dir-absolute.js | 16 getCpuProfiles, 42 const profiles = getCpuProfiles(dir);
|
D | test-cpu-prof-dir-relative.js | 16 getCpuProfiles, 42 const profiles = getCpuProfiles(dir);
|
D | test-cpu-prof-dir-and-name.js | 16 getCpuProfiles, 44 const profiles = getCpuProfiles(dir);
|
D | test-cpu-prof-dir-worker.js | 16 getCpuProfiles, 42 const profiles = getCpuProfiles(dir);
|
/third_party/node/test/common/ |
D | cpu-prof.js | 8 function getCpuProfiles(dir) { function 45 getCpuProfiles, property
|
D | README.md | 487 ### `getCpuProfiles(dir)`
|