Home
last modified time | relevance | path

Searched defs:snapshot (Results 1 – 11 of 11) sorted by relevance

/linux-4.1.27/tools/perf/util/
Dpmu.h33 bool snapshot; member
45 bool snapshot; member
Devsel.h76 bool snapshot; member
/linux-4.1.27/kernel/power/
Dswap.c441 struct snapshot_handle *snapshot, in save_image()
576 struct snapshot_handle *snapshot, in save_image_lzo()
817 struct snapshot_handle snapshot; in swsusp_write() local
964 struct snapshot_handle *snapshot, in load_image()
1064 struct snapshot_handle *snapshot, in load_image_lzo()
1393 struct snapshot_handle snapshot; in swsusp_read() local
/linux-4.1.27/drivers/misc/echo/
Decho.h184 int16_t *snapshot; member
/linux-4.1.27/arch/x86/kernel/cpu/
Dintel_pt.h115 bool snapshot; member
Dperf_event_intel_bts.c54 bool snapshot; member
Dperf_event_intel_pt.c797 pt_buffer_setup_aux(int cpu, void **pages, int nr_pages, bool snapshot) in pt_buffer_setup_aux()
/linux-4.1.27/include/linux/
Dftrace_event.h94 bool snapshot; member
/linux-4.1.27/drivers/scsi/isci/
Dscu_task_context.h866 struct transport_snapshot snapshot; /* read only set to 0 */ member
/linux-4.1.27/drivers/net/wireless/ipw2x00/
Dipw2100.h516 u8 *snapshot[0x30]; member
/linux-4.1.27/kernel/trace/
Dtrace.c3024 __tracing_open(struct inode *inode, struct file *file, bool snapshot) in __tracing_open()