HomeSort by relevance Sort by last modified time
    Searched refs:NewSnapshot (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/v8/src/
heap-profiler.cc 77 HeapSnapshot* result = snapshots_->NewSnapshot(name, next_snapshot_uid_++);
heap-snapshot-generator.h 293 HeapSnapshot* NewSnapshot(const char* name, unsigned uid);
heap-snapshot-generator.cc 600 HeapSnapshot* HeapSnapshotsCollection::NewSnapshot(const char* name,
    [all...]
  /external/v8/src/
heap-profiler.cc 113 snapshots_->NewSnapshot(s_type, name, next_snapshot_uid_++);
profile-generator.h 756 HeapSnapshot* NewSnapshot(
    [all...]
profile-generator.cc     [all...]

Completed in 42 milliseconds