Searched defs:snapshots (Results 1 - 4 of 4) sorted by relevance

/external/qemu/block/
H A Dqcow2.h118 QCowSnapshot *snapshots; member in struct:BDRVQcowState
/external/chromium_org/ui/display/chromeos/
H A Ddisplay_configurator.cc572 std::vector<DisplaySnapshot*> snapshots = local
576 for (size_t i = 0; i < snapshots.size(); ++i) {
578 display_state.display = snapshots[i];
/external/valgrind/main/massif/
H A Dms_main.c40 // - do snapshots on client requests
55 // - With --stack=yes, want to add a stack trace for detailed snapshots so
86 // - (Andy Lin) Give a stack trace on detailed snapshots?
135 - can completely separate connection between snapshots and trees.
152 Number of snapshots: 50
153 Detailed snapshots: [2, 11, 13, 19, 25, 32 (peak)]
208 // snapshots:
210 // is to always have a certain number of temporary snapshots around. So
214 // normal snapshots, a small fraction are detailed snapshots
1040 static Snapshot* snapshots; // Array of snapshots. variable
[all...]
/external/qemu/qapi-auto-generated/
H A Dqapi-types.h2024 SnapshotInfoList * snapshots; member in struct:ImageInfo

Completed in 105 milliseconds