Home
last modified time | relevance | path

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

/third_party/node/test/sequential/
Dtest-diagnostic-dir-cpu-prof.js17 getCpuProfiles,
44 const profiles = getCpuProfiles(dir);
73 const profiles = getCpuProfiles(dir2);
Dtest-cpu-prof-default.js17 getCpuProfiles,
34 const profiles = getCpuProfiles(tmpdir.path);
Dtest-cpu-prof-drained.js16 getCpuProfiles,
37 const profiles = getCpuProfiles(tmpdir.path);
Dtest-cpu-prof-exit.js15 getCpuProfiles,
36 const profiles = getCpuProfiles(tmpdir.path);
Dtest-cpu-prof-worker-argv.js15 getCpuProfiles,
35 const profiles = getCpuProfiles(tmpdir.path);
Dtest-cpu-prof-kill.js15 getCpuProfiles,
38 const profiles = getCpuProfiles(tmpdir.path);
Dtest-cpu-prof-name.js16 getCpuProfiles,
41 const profiles = getCpuProfiles(tmpdir.path);
Dtest-cpu-prof-dir-absolute.js16 getCpuProfiles,
42 const profiles = getCpuProfiles(dir);
Dtest-cpu-prof-dir-relative.js16 getCpuProfiles,
42 const profiles = getCpuProfiles(dir);
Dtest-cpu-prof-dir-and-name.js16 getCpuProfiles,
44 const profiles = getCpuProfiles(dir);
Dtest-cpu-prof-dir-worker.js16 getCpuProfiles,
42 const profiles = getCpuProfiles(dir);
/third_party/node/test/common/
Dcpu-prof.js8 function getCpuProfiles(dir) { function
45 getCpuProfiles, property
DREADME.md487 ### `getCpuProfiles(dir)`