Searched refs:milestones (Results 1 – 18 of 18) sorted by relevance
/third_party/node/src/ |
D | node_perf.cc | 50 milestones(isolate, in PerformanceState() 51 offsetof(performance_state_internal, milestones), in PerformanceState() 54 MAYBE_FIELD_PTR(info, milestones)), in PerformanceState() 61 for (size_t i = 0; i < milestones.Length(); i++) milestones[i] = -1.; in PerformanceState() 68 milestones.Serialize(context, creator), in Serialize() 77 milestones.Deserialize(context); in Deserialize() 85 << " " << i.milestones << ", // milestones\n" in operator <<() 92 this->milestones[milestone] = static_cast<double>(ts); in Mark() 300 state->milestones.GetJSArray()).Check(); in Initialize()
|
D | node_perf_common.h | 59 AliasedBufferIndex milestones; member 70 AliasedFloat64Array milestones; variable 82 double milestones[NODE_PERFORMANCE_MILESTONE_INVALID]; member
|
D | node_snapshotable.cc | 650 result.milestones = Read<AliasedBufferIndex>(); in Read() 668 written_total += Write<AliasedBufferIndex>(data.milestones); in Write()
|
D | node_worker.cc | 847 double loop_start_time = w->env_->performance_state()->milestones[ in LoopStartTime()
|
/third_party/node/lib/internal/perf/ |
D | utils.js | 5 milestones, 19 const ns = milestones[milestoneIdx];
|
/third_party/skia/site/docs/dev/internal/ |
D | _index.md | 16 - [Milestones and schedule](https://sites.google.com/a/google.com/skia/milestones)
|
/third_party/ltp/testcases/open_posix_testsuite/Documentation/ |
D | HOWTO_Tagging | 35 but will most likely roughly correspond to the milestones defined.
|
/third_party/node/doc/api/ |
D | tracing.md | 22 * `node.bootstrap`: Enables capture of Node.js bootstrap milestones. 31 * `node.environment`: Enables capture of Node.js Environment milestones.
|
D | perf_hooks.md | 298 metrics for specific Node.js operational milestones.
|
/third_party/skia/third_party/externals/oboe/ |
D | README.md | 25 - [Our roadmap](https://github.com/google/oboe/milestones) - Vote on a feature/issue by adding a th…
|
/third_party/gstreamer/gstreamer/docs/random/ |
D | release | 128 - add versions and milestones in bugzilla
|
/third_party/icu/docs/processes/release/tasks/publish/ |
D | index.md | 433 milestones. Close the milestone. 537 * If the readme should remain the same between milestones, we can skip
|
/third_party/mesa3d/docs/ |
D | releasing.rst | 201 `GitLab <https://gitlab.freedesktop.org/mesa/mesa/-/milestones>`__ and
|
/third_party/lzma/DOC/ |
D | lzma-history.txt | 514 Some milestones:
|
/third_party/python/Doc/distutils/ |
D | setupscript.rst | 653 that represent major milestones in a package. The minor number is incremented
|
/third_party/rust/crates/aho-corasick/bench/data/ |
D | words-5000 | 4676 milestones
|
/third_party/python/Lib/test/decimaltestdata/ |
D | power.decTest | 975 -- number line milestones with lhs<1 and lhs>1
|
/third_party/python/Misc/NEWS.d/ |
D | 3.9.0a1.rst | 2407 <https://gitlab.com/python-devs/importlib_metadata/-/milestones/20>`_,
|