| /linux/tools/perf/pmu-events/arch/x86/amdzen1/ |
| H A D | floating-point.json | 81 …number of x87 floating-point Ops that have retired. The number of events logged per cycle can vary… 88 …number of x87 floating-point Ops that have retired. The number of events logged per cycle can vary… 95 …number of x87 floating-point Ops that have retired. The number of events logged per cycle can vary… 102 …number of x87 floating-point Ops that have retired. The number of events logged per cycle can vary… 109 …e-based event. The number of retired SSE/AVX FLOPS. The number of events logged per cycle can vary… 116 …e-based event. The number of retired SSE/AVX FLOPS. The number of events logged per cycle can vary… 123 …e-based event. The number of retired SSE/AVX FLOPS. The number of events logged per cycle can vary… 130 …e-based event. The number of retired SSE/AVX FLOPS. The number of events logged per cycle can vary… 137 …e-based event. The number of retired SSE/AVX FLOPS. The number of events logged per cycle can vary… 144 …e-based event. The number of retired SSE/AVX FLOPS. The number of events logged per cycle can vary… [all …]
|
| H A D | core.json | 11 …, exceptions, interrupts, microcode assists, etc.). The number of events logged per cycle can vary… 123 …used retired branch instructions retired per cycle. The number of events logged per cycle can vary…
|
| /linux/Documentation/admin-guide/device-mapper/ |
| H A D | log-writes.rst | 17 cache. This means that normal WRITE requests are not actually logged until the 39 Any REQ_FUA requests bypass this flushing mechanism and are logged as soon as 48 If we logged DISCARD when it completed, the replay would look like this: 68 <#logged entries> <highest allocated sector> 71 #logged entries Number of logged entries
|
| /linux/tools/perf/pmu-events/arch/x86/amdzen2/ |
| H A D | floating-point.json | 40 …e-based event. The number of retired SSE/AVX FLOPS. The number of events logged per cycle can vary… 46 …e-based event. The number of retired SSE/AVX FLOPS. The number of events logged per cycle can vary… 53 …e-based event. The number of retired SSE/AVX FLOPS. The number of events logged per cycle can vary… 59 …e-based event. The number of retired SSE/AVX FLOPS. The number of events logged per cycle can vary… 65 …e-based event. The number of retired SSE/AVX FLOPS. The number of events logged per cycle can vary…
|
| H A D | core.json | 11 …, exceptions, interrupts, microcode assists, etc.). The number of events logged per cycle can vary… 128 …mber of fuse-branch instructions retired per cycle. The number of events logged per cycle can vary…
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-firmware-acpi | 11 firmware_start_ns: Timer value logged at the beginning 13 bootloader_load_ns: Timer value logged just prior to 16 bootloader_launch_ns: Timer value logged just prior to 19 exitbootservice_start_ns: Timer value logged at the 23 exitbootservice_end_ns: Timer value logged at the point 38 logged since the last full boot sequence,
|
| H A D | sysfs-platform-dfl-fme | 53 Write this file to clear errors logged in pcie0_errors. Write 62 Write this file to clear errors logged in pcie1_errors. Write 92 Write this file to clear errors logged in fme_errors. Write
|
| /linux/tools/perf/pmu-events/arch/x86/amdzen3/ |
| H A D | floating-point.json | 40 …e-based event. The number of retired SSE/AVX FLOPS. The number of events logged per cycle can vary… 46 …e-based event. The number of retired SSE/AVX FLOPs. The number of events logged per cycle can vary… 52 …e-based event. The number of retired SSE/AVX FLOPs. The number of events logged per cycle can vary… 58 …e-based event. The number of retired SSE/AVX FLOPs. The number of events logged per cycle can vary… 64 …e-based event. The number of retired SSE/AVX FLOPs. The number of events logged per cycle can vary…
|
| /linux/Documentation/firmware-guide/acpi/ |
| H A D | method-tracing.rst | 201 during any method execution will be logged. 207 during method execution of "trace_method_name" will be logged. 213 during method execution of "trace_method_name" will be logged only once. 219 during method/opcode execution of "trace_method_name" will be logged. 225 during method/opcode execution of "trace_method_name" will be logged only
|
| /linux/fs/btrfs/ |
| H A D | tree-log.c | 68 * when the directory they are being removed from was logged. 255 * using in ram and once, once to create all the inodes logged in the tree 433 * pin down any logged extents, so we have to read the block. in process_one_buffer() 558 * replay the extents we've logged we get the right nbytes. in overwrite_item() 629 * was logged as zero. This is done when the tree logging code in overwrite_item() 910 "failed to allocate logged data extent for bytenr %llu disk_num_bytes %llu offset %llu inode %llu r… in replay_one_extent() 1648 * logged and not exist in the subvolume in add_inode_ref() 2221 "failed to check if ref item is logged for inode %llu dir %llu name %.*s root %llu", in replay_one_name() 2238 "failed to check if extref item is logged for inode %llu dir %llu name %.*s root %llu", in replay_one_name() 2331 * created in the log while the subvolume was logged. [all …]
|
| H A D | tree-log.h | 38 /* Indicate if the inode being logged was logged before. */
|
| H A D | btrfs_inode.h | 210 * ID of the transaction that last logged this inode. 233 * points to an inode that needs to be logged. 250 * The offset of the last dir index key that was logged. 299 * the directory was logged. See tree-log.c for all the 452 * logged.
|
| H A D | ordered-data.h | 80 /* Used during fsync to track already logged extents */ 82 /* We have already logged all the csums of the ordered extent */
|
| /linux/fs/xfs/ |
| H A D | xfs_buf_item_recover.c | 459 * Perform a 'normal' buffer recovery. Each logged region of the 462 * where to place the logged data. 496 * The dirty regions logged in the buffer, even though in xlog_recover_do_reg_buffer() 597 * data for the inodes is always logged through the inodes themselves rather 641 * the current logged region. Find the next in xlog_recover_do_inode_buffer() 642 * logged region that contains or is beyond in xlog_recover_do_inode_buffer() 650 * If there are no more logged regions in the in xlog_recover_do_inode_buffer() 665 * If the current logged region starts after the current in xlog_recover_do_inode_buffer() 677 * The current logged region contains a copy of the in xlog_recover_do_inode_buffer() 909 * being logged. That means they do not contain a valid LSN in xlog_recover_get_buf_lsn() [all …]
|
| H A D | xfs_buf_item.c | 120 * stretch of non-contiguous chunks to be logged. Contiguous chunks are logged 185 * logged. This makes the changes in the buffer appear to log recovery as though 192 * format structures. If the item has previously been logged and has dirty 230 * The buffer has been logged just to order it. It is not being in xfs_buf_item_size() 655 * logged data associated with the buffer recorded in the buf log item, then 662 * item was logged, then another reference was taken when it was pinned, so we 701 * The bli dirty state should match whether the blf has logged segments in xfs_buf_item_release() 1052 * Return true if the buffer has any ranges logged/dirtied by a transaction,
|
| H A D | xfs_mount.h | 560 /* Kernel has logged a warning about shrink being used on this fs. */ in __XFS_HAS_FEAT() 562 /* Kernel has logged a warning about logged xattr updates being used. */ in __XFS_HAS_FEAT() 568 /* Filesystem can use logged extended attributes */ in __XFS_HAS_FEAT() 570 /* Kernel has logged a warning about blocksize > pagesize on this fs. */ in __XFS_HAS_FEAT() 572 /* Kernel has logged a warning about metadata dirs being used on this fs. */ in __XFS_HAS_FEAT() 576 /* Kernel has logged a warning about zoned RT device being used on this fs. */ in __XFS_HAS_FEAT()
|
| H A D | xfs_trans_buf.c | 437 * not be dirty, stale, logged, ordered, or held to the transaction. in xfs_trans_bdetach() 540 * buffer as needing to be logged when the transaction is committed. 589 * parts of the buffer have been logged. We also clear the flag indicating 643 * recovered. The rest of the data in the buffer is logged via the inodes 742 * to be marked dirty and that it has been logged. in xfs_trans_ordered_buf()
|
| /linux/drivers/crypto/intel/qat/qat_common/ |
| H A D | adf_gen4_tl.h | 48 * @reg_tl_rd_lat_max: maximum logged read latency 50 * @reg_tl_gp_lat_max: maximum logged get to put latency
|
| /linux/Documentation/isdn/ |
| H A D | interface_capi.rst | 327 logged. The traceflag parameter is initialized with the value of the 331 If the value of traceflag is non-zero, CAPI messages are logged. 332 DATA_B3 messages are only logged if the value of traceflag is > 2. 335 length are logged. Otherwise, kernelcapi logs a readable representation of
|
| /linux/security/landlock/ |
| H A D | domain.h | 89 * @log_status: Whether this domain should be logged or not. Because 96 * Masked (i.e. never logged) denials are still counted.
|
| /linux/Documentation/arch/x86/ |
| H A D | iommu.rst | 150 AMD-Vi: Event logged [IO_PAGE_FAULT domain=0x0007 address=0xffffc02000 flags=0x0000] 151 AMD-Vi: Event logged [IO_PAGE_FAULT device=07:00.0 domain=0x0007 address=0xffffc02000 flags=0x0000]
|
| /linux/fs/pstore/ |
| H A D | Kconfig | 76 This enables panic and oops messages to be logged to a circular 98 This enables panic and oops message to be logged to a block dev
|
| /linux/drivers/bus/ |
| H A D | omap_l3_noc.c | 30 * 4) Print the logged information. 43 * do not have connectivity, the error is logged in 155 * 2) Identify the slave where the error information is logged
|
| /linux/arch/sparc/include/asm/ |
| H A D | chafsr.h | 66 * subunit will be logged. All errors in subsequent 16-byte subunits 231 * Since there is only one AFAR, when multiple events have been logged by the 235 * as soon as the one bit in AFSR that corresponds to the event logged in AFAR is
|
| /linux/kernel/rcu/ |
| H A D | Kconfig.debug | 84 Say Y here if you want CPU IDs logged. 98 Say Y here if you want grace-period sequence numbers logged.
|