/Linux-v6.6/tools/perf/pmu-events/arch/x86/broadwellde/ |
D | memory.json | 3 "BriefDescription": "Number of times HLE abort was triggered", 7 "PublicDescription": "Number of times HLE abort was triggered.", 12 …"BriefDescription": "Number of times an HLE execution aborted due to various memory events (e.g., … 15 …"PublicDescription": "Number of times an HLE abort was attributed to a Memory condition (See TSX_M… 20 "BriefDescription": "Number of times an HLE execution aborted due to uncommon conditions", 23 "PublicDescription": "Number of times the TSX watchdog signaled an HLE abort.", 28 … "BriefDescription": "Number of times an HLE execution aborted due to HLE-unfriendly instructions", 31 "PublicDescription": "Number of times a disallowed operation caused an HLE abort.", 36 … "BriefDescription": "Number of times an HLE execution aborted due to incompatible memory type", 39 "PublicDescription": "Number of times HLE caused a fault.", [all …]
|
D | uncore-power.json | 158 …"PublicDescription": "Counts the number of times when a configurable cores had a C-state demotion", 166 …"PublicDescription": "Counts the number of times when a configurable cores had a C-state demotion", 174 …"PublicDescription": "Counts the number of times when a configurable cores had a C-state demotion", 182 …"PublicDescription": "Counts the number of times when a configurable cores had a C-state demotion", 190 …"PublicDescription": "Counts the number of times when a configurable cores had a C-state demotion", 198 …"PublicDescription": "Counts the number of times when a configurable cores had a C-state demotion", 206 …"PublicDescription": "Counts the number of times when a configurable cores had a C-state demotion", 214 …"PublicDescription": "Counts the number of times when a configurable cores had a C-state demotion", 222 …"PublicDescription": "Counts the number of times when a configurable cores had a C-state demotion", 230 …"PublicDescription": "Counts the number of times when a configurable cores had a C-state demotion", [all …]
|
/Linux-v6.6/fs/ |
D | utimes.c | 20 int vfs_utimes(const struct path *path, struct timespec64 *times) in vfs_utimes() argument 27 if (times) { in vfs_utimes() 28 if (!nsec_valid(times[0].tv_nsec) || in vfs_utimes() 29 !nsec_valid(times[1].tv_nsec)) in vfs_utimes() 31 if (times[0].tv_nsec == UTIME_NOW && in vfs_utimes() 32 times[1].tv_nsec == UTIME_NOW) in vfs_utimes() 33 times = NULL; in vfs_utimes() 41 if (times) { in vfs_utimes() 42 if (times[0].tv_nsec == UTIME_OMIT) in vfs_utimes() 44 else if (times[0].tv_nsec != UTIME_NOW) { in vfs_utimes() [all …]
|
/Linux-v6.6/Documentation/scheduler/ |
D | sched-stats.rst | 43 1) # of times sched_yield() was called 49 3) # of times schedule() was called 50 4) # of times schedule() left the processor idle 54 5) # of times try_to_wake_up() was called 55 6) # of times try_to_wake_up() was called to wake up the local cpu 78 1) # of times in this domain load_balance() was called when the 80 2) # of times in this domain load_balance() checked but found 82 3) # of times in this domain load_balance() tried to move one or 86 5) # of times in this domain pull_task() was called when the cpu 88 6) # of times in this domain pull_task() was called even though [all …]
|
/Linux-v6.6/tools/perf/pmu-events/arch/x86/broadwellx/ |
D | memory.json | 3 "BriefDescription": "Number of times HLE abort was triggered", 7 "PublicDescription": "Number of times HLE abort was triggered.", 12 …"BriefDescription": "Number of times an HLE execution aborted due to various memory events (e.g., … 15 …"PublicDescription": "Number of times an HLE abort was attributed to a Memory condition (See TSX_M… 20 "BriefDescription": "Number of times an HLE execution aborted due to uncommon conditions", 23 "PublicDescription": "Number of times the TSX watchdog signaled an HLE abort.", 28 … "BriefDescription": "Number of times an HLE execution aborted due to HLE-unfriendly instructions", 31 "PublicDescription": "Number of times a disallowed operation caused an HLE abort.", 36 … "BriefDescription": "Number of times an HLE execution aborted due to incompatible memory type", 39 "PublicDescription": "Number of times HLE caused a fault.", [all …]
|
D | uncore-power.json | 158 …"PublicDescription": "Counts the number of times when a configurable cores had a C-state demotion", 166 …"PublicDescription": "Counts the number of times when a configurable cores had a C-state demotion", 174 …"PublicDescription": "Counts the number of times when a configurable cores had a C-state demotion", 182 …"PublicDescription": "Counts the number of times when a configurable cores had a C-state demotion", 190 …"PublicDescription": "Counts the number of times when a configurable cores had a C-state demotion", 198 …"PublicDescription": "Counts the number of times when a configurable cores had a C-state demotion", 206 …"PublicDescription": "Counts the number of times when a configurable cores had a C-state demotion", 214 …"PublicDescription": "Counts the number of times when a configurable cores had a C-state demotion", 222 …"PublicDescription": "Counts the number of times when a configurable cores had a C-state demotion", 230 …"PublicDescription": "Counts the number of times when a configurable cores had a C-state demotion", [all …]
|
/Linux-v6.6/tools/perf/pmu-events/arch/x86/rocketlake/ |
D | memory.json | 19 …"BriefDescription": "Number of times an HLE execution aborted due to any reasons (multiple categor… 22 "PublicDescription": "Counts the number of times HLE abort was triggered.", 27 …"BriefDescription": "Number of times an HLE execution aborted due to unfriendly events (such as in… 30 …"PublicDescription": "Counts the number of times an HLE execution aborted due to unfriendly events… 35 …"BriefDescription": "Number of times an HLE execution aborted due to various memory events (e.g., … 38 …"PublicDescription": "Counts the number of times an HLE execution aborted due to various memory ev… 43 …"BriefDescription": "Number of times an HLE execution aborted due to HLE-unfriendly instructions a… 46 …"PublicDescription": "Counts the number of times an HLE execution aborted due to HLE-unfriendly in… 51 "BriefDescription": "Number of times an HLE execution successfully committed", 54 "PublicDescription": "Counts the number of times HLE commit succeeded.", [all …]
|
/Linux-v6.6/tools/perf/pmu-events/arch/x86/icelake/ |
D | memory.json | 19 …"BriefDescription": "Number of times an HLE execution aborted due to any reasons (multiple categor… 22 "PublicDescription": "Counts the number of times HLE abort was triggered.", 27 …"BriefDescription": "Number of times an HLE execution aborted due to unfriendly events (such as in… 30 …"PublicDescription": "Counts the number of times an HLE execution aborted due to unfriendly events… 35 …"BriefDescription": "Number of times an HLE execution aborted due to various memory events (e.g., … 38 …"PublicDescription": "Counts the number of times an HLE execution aborted due to various memory ev… 43 …"BriefDescription": "Number of times an HLE execution aborted due to HLE-unfriendly instructions a… 46 …"PublicDescription": "Counts the number of times an HLE execution aborted due to HLE-unfriendly in… 51 "BriefDescription": "Number of times an HLE execution successfully committed", 54 "PublicDescription": "Counts the number of times HLE commit succeeded.", [all …]
|
/Linux-v6.6/tools/perf/pmu-events/arch/x86/haswell/ |
D | memory.json | 3 …"BriefDescription": "Number of times an HLE execution aborted due to any reasons (multiple categor… 11 …"BriefDescription": "Number of times an HLE execution aborted due to various memory events (e.g., … 18 "BriefDescription": "Number of times an HLE execution aborted due to uncommon conditions.", 25 …"BriefDescription": "Number of times an HLE execution aborted due to HLE-unfriendly instructions.", 32 … "BriefDescription": "Number of times an HLE execution aborted due to incompatible memory type.", 40 …"BriefDescription": "Number of times an HLE execution aborted due to none of the previous 4 catego… 43 …"PublicDescription": "Number of times an HLE execution aborted due to none of the previous 4 categ… 48 "BriefDescription": "Number of times an HLE execution successfully committed.", 55 "BriefDescription": "Number of times an HLE execution started.", 371 …"BriefDescription": "Number of times an RTM execution aborted due to any reasons (multiple categor… [all …]
|
/Linux-v6.6/tools/perf/pmu-events/arch/x86/tigerlake/ |
D | memory.json | 123 "BriefDescription": "Number of times an RTM execution aborted.", 126 "PublicDescription": "Counts the number of times RTM abort was triggered.", 131 …"BriefDescription": "Number of times an RTM execution aborted due to none of the previous 4 catego… 134 …"PublicDescription": "Counts the number of times an RTM execution aborted due to none of the previ… 139 …"BriefDescription": "Number of times an RTM execution aborted due to various memory events (e.g. r… 142 …"PublicDescription": "Counts the number of times an RTM execution aborted due to various memory ev… 147 … "BriefDescription": "Number of times an RTM execution aborted due to incompatible memory type", 150 …"PublicDescription": "Counts the number of times an RTM execution aborted due to incompatible memo… 155 … "BriefDescription": "Number of times an RTM execution aborted due to HLE-unfriendly instructions", 158 …"PublicDescription": "Counts the number of times an RTM execution aborted due to HLE-unfriendly in… [all …]
|
/Linux-v6.6/tools/perf/pmu-events/arch/x86/haswellx/ |
D | memory.json | 3 …"BriefDescription": "Number of times an HLE execution aborted due to any reasons (multiple categor… 11 …"BriefDescription": "Number of times an HLE execution aborted due to various memory events (e.g., … 18 "BriefDescription": "Number of times an HLE execution aborted due to uncommon conditions.", 25 …"BriefDescription": "Number of times an HLE execution aborted due to HLE-unfriendly instructions.", 32 … "BriefDescription": "Number of times an HLE execution aborted due to incompatible memory type.", 40 …"BriefDescription": "Number of times an HLE execution aborted due to none of the previous 4 catego… 43 …"PublicDescription": "Number of times an HLE execution aborted due to none of the previous 4 categ… 48 "BriefDescription": "Number of times an HLE execution successfully committed.", 55 "BriefDescription": "Number of times an HLE execution started.", 434 …"BriefDescription": "Number of times an RTM execution aborted due to any reasons (multiple categor… [all …]
|
D | uncore-power.json | 158 …"PublicDescription": "Counts the number of times when a configurable cores had a C-state demotion", 166 …"PublicDescription": "Counts the number of times when a configurable cores had a C-state demotion", 174 …"PublicDescription": "Counts the number of times when a configurable cores had a C-state demotion", 182 …"PublicDescription": "Counts the number of times when a configurable cores had a C-state demotion", 190 …"PublicDescription": "Counts the number of times when a configurable cores had a C-state demotion", 198 …"PublicDescription": "Counts the number of times when a configurable cores had a C-state demotion", 206 …"PublicDescription": "Counts the number of times when a configurable cores had a C-state demotion", 214 …"PublicDescription": "Counts the number of times when a configurable cores had a C-state demotion", 222 …"PublicDescription": "Counts the number of times when a configurable cores had a C-state demotion", 230 …"PublicDescription": "Counts the number of times when a configurable cores had a C-state demotion", [all …]
|
/Linux-v6.6/tools/perf/pmu-events/arch/x86/ivytown/ |
D | uncore-power.json | 134 …"PublicDescription": "Number of times that a deep C state was requested, but the delayed C state a… 142 …"PublicDescription": "Number of times that a deep C state was requested, but the delayed C state a… 150 …"PublicDescription": "Number of times that a deep C state was requested, but the delayed C state a… 158 …"PublicDescription": "Number of times that a deep C state was requested, but the delayed C state a… 166 …"PublicDescription": "Number of times that a deep C state was requested, but the delayed C state a… 174 …"PublicDescription": "Number of times that a deep C state was requested, but the delayed C state a… 182 …"PublicDescription": "Number of times that a deep C state was requested, but the delayed C state a… 190 …"PublicDescription": "Number of times that a deep C state was requested, but the delayed C state a… 198 …"PublicDescription": "Number of times that a deep C state was requested, but the delayed C state a… 206 …"PublicDescription": "Number of times that a deep C state was requested, but the delayed C state a… [all …]
|
/Linux-v6.6/tools/perf/pmu-events/arch/x86/skylake/ |
D | memory.json | 19 …"BriefDescription": "Number of times an HLE execution aborted due to any reasons (multiple categor… 23 "PublicDescription": "Number of times HLE abort was triggered.", 28 …"BriefDescription": "Number of times an HLE execution aborted due to unfriendly events (such as in… 35 …"BriefDescription": "Number of times an HLE execution aborted due to various memory events (e.g., … 42 … "BriefDescription": "Number of times an HLE execution aborted due to incompatible memory type", 45 … "PublicDescription": "Number of times an HLE execution aborted due to incompatible memory type.", 50 … "BriefDescription": "Number of times an HLE execution aborted due to hardware timer expiration.", 57 …"BriefDescription": "Number of times an HLE execution aborted due to HLE-unfriendly instructions a… 64 "BriefDescription": "Number of times an HLE execution successfully committed", 67 "PublicDescription": "Number of times HLE commit succeeded.", [all …]
|
/Linux-v6.6/tools/perf/pmu-events/arch/x86/skylakex/ |
D | memory.json | 19 …"BriefDescription": "Number of times an HLE execution aborted due to any reasons (multiple categor… 23 "PublicDescription": "Number of times HLE abort was triggered.", 28 …"BriefDescription": "Number of times an HLE execution aborted due to unfriendly events (such as in… 35 …"BriefDescription": "Number of times an HLE execution aborted due to various memory events (e.g., … 42 … "BriefDescription": "Number of times an HLE execution aborted due to incompatible memory type", 45 … "PublicDescription": "Number of times an HLE execution aborted due to incompatible memory type.", 50 … "BriefDescription": "Number of times an HLE execution aborted due to hardware timer expiration.", 57 …"BriefDescription": "Number of times an HLE execution aborted due to HLE-unfriendly instructions a… 64 "BriefDescription": "Number of times an HLE execution successfully committed", 67 "PublicDescription": "Number of times HLE commit succeeded.", [all …]
|
/Linux-v6.6/Documentation/powerpc/ |
D | vcpudispatch_stats.rst | 17 By default, the DTLB log for each vcpu is processed 50 times a second so 31 2. number of times this vcpu was dispatched on the same processor as last 33 3. number of times this vcpu was dispatched on a different processor core 35 4. number of times this vcpu was dispatched on a different chip 36 5. number of times this vcpu was dispatches on a different socket/drawer 42 6. number of times this vcpu was dispatched in its home node (chip) 43 7. number of times this vcpu was dispatched in a different node 44 8. number of times this vcpu was dispatched in a node further away (numa
|
/Linux-v6.6/drivers/gpu/drm/i915/gt/ |
D | selftest_engine_heartbeat.c | 209 u32 times[5]; in __live_heartbeat_fast() local 223 for (i = 0; i < ARRAY_SIZE(times); i++) { in __live_heartbeat_fast() 252 times[i] = ktime_us_delta(t1, t0); in __live_heartbeat_fast() 255 sort(times, ARRAY_SIZE(times), sizeof(times[0]), cmp_u32, NULL); in __live_heartbeat_fast() 259 times[ARRAY_SIZE(times) / 2], in __live_heartbeat_fast() 260 times[0], in __live_heartbeat_fast() 261 times[ARRAY_SIZE(times) - 1]); in __live_heartbeat_fast() 270 if (times[ARRAY_SIZE(times) / 2] > error_threshold) { in __live_heartbeat_fast() 273 times[ARRAY_SIZE(times) / 2], in __live_heartbeat_fast()
|
/Linux-v6.6/tools/perf/pmu-events/arch/x86/sapphirerapids/ |
D | memory.json | 264 "BriefDescription": "Number of times an RTM execution aborted.", 267 "PublicDescription": "Counts the number of times RTM abort was triggered.", 272 …"BriefDescription": "Number of times an RTM execution aborted due to none of the previous 4 catego… 275 …"PublicDescription": "Counts the number of times an RTM execution aborted due to none of the previ… 280 …"BriefDescription": "Number of times an RTM execution aborted due to various memory events (e.g. r… 283 …"PublicDescription": "Counts the number of times an RTM execution aborted due to various memory ev… 288 … "BriefDescription": "Number of times an RTM execution aborted due to incompatible memory type", 291 …"PublicDescription": "Counts the number of times an RTM execution aborted due to incompatible memo… 296 … "BriefDescription": "Number of times an RTM execution aborted due to HLE-unfriendly instructions", 299 …"PublicDescription": "Counts the number of times an RTM execution aborted due to HLE-unfriendly in… [all …]
|
/Linux-v6.6/tools/testing/fault-injection/ |
D | failcmd.sh | 30 --times=value 31 specifies how many times failures may happen at most. 87 LONGOPTS=probability:,interval:,times:,space:,verbose:,task-filter: 110 echo 1 > $FAULTATTR/times 130 declare -i times=1 142 -t|--times) 143 times=$2 215 echo $times > $FAULTATTR/times
|
/Linux-v6.6/tools/perf/pmu-events/arch/x86/icelakex/ |
D | memory.json | 319 "BriefDescription": "Number of times an RTM execution aborted.", 322 "PublicDescription": "Counts the number of times RTM abort was triggered.", 327 …"BriefDescription": "Number of times an RTM execution aborted due to none of the previous 4 catego… 330 …"PublicDescription": "Counts the number of times an RTM execution aborted due to none of the previ… 335 …"BriefDescription": "Number of times an RTM execution aborted due to various memory events (e.g. r… 338 …"PublicDescription": "Counts the number of times an RTM execution aborted due to various memory ev… 343 … "BriefDescription": "Number of times an RTM execution aborted due to incompatible memory type", 346 …"PublicDescription": "Counts the number of times an RTM execution aborted due to incompatible memo… 351 … "BriefDescription": "Number of times an RTM execution aborted due to HLE-unfriendly instructions", 354 …"PublicDescription": "Counts the number of times an RTM execution aborted due to HLE-unfriendly in… [all …]
|
/Linux-v6.6/tools/perf/pmu-events/arch/x86/silvermont/ |
D | frontend.json | 6 …"PublicDescription": "The BACLEARS event counts the number of times the front end is resteered, ma… 14 …"PublicDescription": "The BACLEARS event counts the number of times the front end is resteered, ma… 22 …"PublicDescription": "The BACLEARS event counts the number of times the front end is resteered, ma… 27 …"BriefDescription": "Counts the number of times a decode restriction reduced the decode throughput… 30 …"PublicDescription": "Counts the number of times a decode restriction reduced the decode throughpu… 59 …"BriefDescription": "Counts the number of times entered into a ucode flow in the FEC. Includes in… 62 …"PublicDescription": "Counts the number of times the MSROM starts a flow of UOPS. It does not coun…
|
/Linux-v6.6/drivers/iio/ |
D | industrialio-gts-helper.c | 213 * the times are in the order of preference and greater times are in gain_to_scaletables() 282 * supported gains and times can provide. 352 * iio_gts_build_avail_time_table - build table of available integration times 355 * Build the table which can represent the available times to be returned 365 int *times, i, j, idx = 0, *int_micro_times; in iio_gts_build_avail_time_table() local 370 times = kcalloc(gts->num_itime, sizeof(int), GFP_KERNEL); in iio_gts_build_avail_time_table() 371 if (!times) in iio_gts_build_avail_time_table() 374 /* Sort times from all tables to one and remove duplicates */ in iio_gts_build_avail_time_table() 378 if (times[idx] < new) { in iio_gts_build_avail_time_table() 379 times[idx++] = new; in iio_gts_build_avail_time_table() [all …]
|
/Linux-v6.6/tools/power/cpupower/bench/ |
D | README-BENCH | 34 You can specify load (100% CPU load) and sleep (0% CPU load) times in us which 42 repeated 20 times. 48 Will increase load and sleep time by 25ms 5 times. 50 25ms load/sleep time repeated 20 times (cycles). 51 50ms load/sleep time repeated 20 times (cycles). 53 100ms load/sleep time repeated 20 times (cycles). 79 In round 2, if the ondemand sampling times exactly match the load/sleep 96 You can easily test all kind of load/sleep times and check whether your
|
/Linux-v6.6/fs/hostfs/ |
D | hostfs_user.c | 198 struct timeval times[2]; in set_attr() local 236 * times according to the changes to perform, and then call futimes() in set_attr() 245 times[0].tv_sec = st.atime.tv_sec; in set_attr() 246 times[0].tv_usec = st.atime.tv_nsec / 1000; in set_attr() 247 times[1].tv_sec = st.mtime.tv_sec; in set_attr() 248 times[1].tv_usec = st.mtime.tv_nsec / 1000; in set_attr() 251 times[0].tv_sec = attrs->ia_atime.tv_sec; in set_attr() 252 times[0].tv_usec = attrs->ia_atime.tv_nsec / 1000; in set_attr() 255 times[1].tv_sec = attrs->ia_mtime.tv_sec; in set_attr() 256 times[1].tv_usec = attrs->ia_mtime.tv_nsec / 1000; in set_attr() [all …]
|
/Linux-v6.6/lib/ |
D | fault-inject.c | 22 int times; in setup_fault_attr() local 25 /* "<interval>,<probability>,<space>,<times>" */ in setup_fault_attr() 27 &interval, &probability, &space, ×) < 4) { in setup_fault_attr() 35 atomic_set(&attr->times, times); in setup_fault_attr() 47 "space %d, times %d\n", attr->dname, in fail_dump() 50 atomic_read(&attr->times)); in fail_dump() 131 if (atomic_read(&attr->times) == 0) in should_fail_ex() 155 if (atomic_read(&attr->times) != -1) in should_fail_ex() 156 atomic_dec_not_zero(&attr->times); in should_fail_ex() 223 debugfs_create_atomic_t("times", mode, dir, &attr->times); in fault_create_debugfs_attr() [all …]
|