Searched refs:MiB (Results 1 – 6 of 6) sorted by relevance
29 #define MiB(x) ((x) * 1024 * 1024) macro31 #define MiB_MASK(x) (MiB(x) - 1)149 opts->auxtrace_mmap_pages = MiB(4) / page_size; in intel_bts_recording_options()186 opts->auxtrace_mmap_pages = MiB(4) / page_size; in intel_bts_recording_options()
34 #define MiB(x) ((x) * 1024 * 1024) macro36 #define MiB_MASK(x) (MiB(x) - 1)631 opts->auxtrace_mmap_pages = MiB(4) / page_size; in intel_pt_recording_options()673 opts->auxtrace_mmap_pages = MiB(4) / page_size; in intel_pt_recording_options()
27 #define MiB(x) ((x) * 1024 * 1024) macro96 opts->auxtrace_mmap_pages = MiB(4) / page_size; in arm_spe_recording_options()
159 #define MiB(x) ((x) * 1024 * 1024) macro
307 opts->auxtrace_mmap_pages = MiB(4) / page_size; in cs_etm_recording_options()360 opts->auxtrace_mmap_pages = MiB(4) / page_size; in cs_etm_recording_options()
456 nor snapshot size is specified, then the default is 4MiB for privileged users478 The default auxtrace mmap size for Intel PT is 4MiB/page_size for privileged users528 buffer sizes are limited to powers of 2 up to 4MiB (MAX_ORDER). In order to