Home
last modified time | relevance | path

Searched full:times (Results 1 – 25 of 2830) sorted by relevance

12345678910>>...114

/linux-6.12.1/fs/
Dutimes.c20 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-6.12.1/tools/perf/pmu-events/arch/x86/broadwellde/
Dmemory.json3 "BriefDescription": "Number of times HLE abort was triggered",
8 "PublicDescription": "Number of times HLE abort was triggered.",
13 …"BriefDescription": "Number of times an HLE execution aborted due to various memory events (e.g., …
17 …"PublicDescription": "Number of times an HLE abort was attributed to a Memory condition (See TSX_M…
22 "BriefDescription": "Number of times an HLE execution aborted due to uncommon conditions",
26 "PublicDescription": "Number of times the TSX watchdog signaled an HLE abort.",
31 … "BriefDescription": "Number of times an HLE execution aborted due to HLE-unfriendly instructions",
35 "PublicDescription": "Number of times a disallowed operation caused an HLE abort.",
40 … "BriefDescription": "Number of times an HLE execution aborted due to incompatible memory type",
44 "PublicDescription": "Number of times HLE caused a fault.",
[all …]
Duncore-power.json178 …"PublicDescription": "Counts the number of times when a configurable cores had a C-state demotion",
187 …"PublicDescription": "Counts the number of times when a configurable cores had a C-state demotion",
196 …"PublicDescription": "Counts the number of times when a configurable cores had a C-state demotion",
205 …"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",
223 …"PublicDescription": "Counts the number of times when a configurable cores had a C-state demotion",
232 …"PublicDescription": "Counts the number of times when a configurable cores had a C-state demotion",
241 …"PublicDescription": "Counts the number of times when a configurable cores had a C-state demotion",
250 …"PublicDescription": "Counts the number of times when a configurable cores had a C-state demotion",
259 …"PublicDescription": "Counts the number of times when a configurable cores had a C-state demotion",
[all …]
/linux-6.12.1/Documentation/scheduler/
Dsched-stats.rst48 1) # of times sched_yield() was called
54 3) # of times schedule() was called
55 4) # of times schedule() left the processor idle
59 5) # of times try_to_wake_up() was called
60 6) # of times try_to_wake_up() was called to wake up the local cpu
83 1) # of times in this domain sched_balance_rq() was called when the
85 2) # of times in this domain sched_balance_rq() checked but found
87 3) # of times in this domain sched_balance_rq() tried to move one or
91 5) # of times in this domain pull_task() was called when the cpu
93 6) # of times in this domain pull_task() was called even though
[all …]
/linux-6.12.1/tools/perf/pmu-events/arch/x86/broadwellx/
Dmemory.json3 "BriefDescription": "Number of times HLE abort was triggered",
8 "PublicDescription": "Number of times HLE abort was triggered.",
13 …"BriefDescription": "Number of times an HLE execution aborted due to various memory events (e.g., …
17 …"PublicDescription": "Number of times an HLE abort was attributed to a Memory condition (See TSX_M…
22 "BriefDescription": "Number of times an HLE execution aborted due to uncommon conditions",
26 "PublicDescription": "Number of times the TSX watchdog signaled an HLE abort.",
31 … "BriefDescription": "Number of times an HLE execution aborted due to HLE-unfriendly instructions",
35 "PublicDescription": "Number of times a disallowed operation caused an HLE abort.",
40 … "BriefDescription": "Number of times an HLE execution aborted due to incompatible memory type",
44 "PublicDescription": "Number of times HLE caused a fault.",
[all …]
Duncore-power.json178 …"PublicDescription": "Counts the number of times when a configurable cores had a C-state demotion",
187 …"PublicDescription": "Counts the number of times when a configurable cores had a C-state demotion",
196 …"PublicDescription": "Counts the number of times when a configurable cores had a C-state demotion",
205 …"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",
223 …"PublicDescription": "Counts the number of times when a configurable cores had a C-state demotion",
232 …"PublicDescription": "Counts the number of times when a configurable cores had a C-state demotion",
241 …"PublicDescription": "Counts the number of times when a configurable cores had a C-state demotion",
250 …"PublicDescription": "Counts the number of times when a configurable cores had a C-state demotion",
259 …"PublicDescription": "Counts the number of times when a configurable cores had a C-state demotion",
[all …]
/linux-6.12.1/tools/perf/pmu-events/arch/x86/icelake/
Dmemory.json21 …"BriefDescription": "Number of times an HLE execution aborted due to any reasons (multiple categor…
25 "PublicDescription": "Counts the number of times HLE abort was triggered.",
30 …"BriefDescription": "Number of times an HLE execution aborted due to unfriendly events (such as in…
34 …"PublicDescription": "Counts the number of times an HLE execution aborted due to unfriendly events…
39 …"BriefDescription": "Number of times an HLE execution aborted due to various memory events (e.g., …
43 …"PublicDescription": "Counts the number of times an HLE execution aborted due to various memory ev…
48 …"BriefDescription": "Number of times an HLE execution aborted due to HLE-unfriendly instructions a…
52 …"PublicDescription": "Counts the number of times an HLE execution aborted due to HLE-unfriendly in…
57 "BriefDescription": "Number of times an HLE execution successfully committed",
61 "PublicDescription": "Counts the number of times HLE commit succeeded.",
[all …]
/linux-6.12.1/tools/perf/pmu-events/arch/x86/rocketlake/
Dmemory.json21 …"BriefDescription": "Number of times an HLE execution aborted due to any reasons (multiple categor…
25 "PublicDescription": "Counts the number of times HLE abort was triggered.",
30 …"BriefDescription": "Number of times an HLE execution aborted due to unfriendly events (such as in…
34 …"PublicDescription": "Counts the number of times an HLE execution aborted due to unfriendly events…
39 …"BriefDescription": "Number of times an HLE execution aborted due to various memory events (e.g., …
43 …"PublicDescription": "Counts the number of times an HLE execution aborted due to various memory ev…
48 …"BriefDescription": "Number of times an HLE execution aborted due to HLE-unfriendly instructions a…
52 …"PublicDescription": "Counts the number of times an HLE execution aborted due to HLE-unfriendly in…
57 "BriefDescription": "Number of times an HLE execution successfully committed",
61 "PublicDescription": "Counts the number of times HLE commit succeeded.",
[all …]
/linux-6.12.1/Documentation/admin-guide/media/
Dipu6_isys_graph.svg16 <text text-anchor="middle" x="731.49" y="-734.88" font-family="Times,serif" font-size="14.00">Intel…
17 <text text-anchor="middle" x="731.49" y="-719.88" font-family="Times,serif" font-size="14.00">/dev/…
23 <text text-anchor="middle" x="1295.09" y="-756.68" font-family="Times,serif" font-size="14.00">Inte…
24 <text text-anchor="middle" x="1295.09" y="-741.68" font-family="Times,serif" font-size="14.00">/dev…
30 <text text-anchor="middle" x="1017.02" y="-675.27" font-family="Times,serif" font-size="14.00">Inte…
31 <text text-anchor="middle" x="1017.02" y="-660.27" font-family="Times,serif" font-size="14.00">/dev…
37 <text text-anchor="middle" x="1004.39" y="-823.64" font-family="Times,serif" font-size="14.00">Inte…
38 <text text-anchor="middle" x="1004.39" y="-808.64" font-family="Times,serif" font-size="14.00">/dev…
44 <text text-anchor="middle" x="1177.72" y="-977.75" font-family="Times,serif" font-size="14.00">Inte…
45 <text text-anchor="middle" x="1177.72" y="-962.75" font-family="Times,serif" font-size="14.00">/dev…
[all …]
/linux-6.12.1/drivers/md/dm-vdo/
Dstatistics.h20 /* The number of times since loading that a slab has been re-opened */
42 /* Number of times the on-disk journal was full */
44 /* Number of times the recovery journal requested slab journal commits. */
64 /* Number of times the on-disk journal was full */
66 /* Number of times an entry was added over the flush threshold */
68 /* Number of times an entry was added over the block threshold */
70 /* Number of times a tail block was written */
72 /* Number of times we had to wait for the tail to write */
102 /* how many times free page not avail */
108 /* number of times pages failed to read */
[all …]
/linux-6.12.1/tools/perf/pmu-events/arch/x86/haswell/
Dmemory.json3 …"BriefDescription": "Number of times an HLE execution aborted due to any reasons (multiple categor…
12 …"BriefDescription": "Number of times an HLE execution aborted due to various memory events (e.g., …
20 "BriefDescription": "Number of times an HLE execution aborted due to uncommon conditions.",
28 …"BriefDescription": "Number of times an HLE execution aborted due to HLE-unfriendly instructions.",
36 … "BriefDescription": "Number of times an HLE execution aborted due to incompatible memory type.",
45 …"BriefDescription": "Number of times an HLE execution aborted due to none of the previous 4 catego…
49 …"PublicDescription": "Number of times an HLE execution aborted due to none of the previous 4 categ…
54 "BriefDescription": "Number of times an HLE execution successfully committed.",
62 "BriefDescription": "Number of times an HLE execution started.",
411 …"BriefDescription": "Number of times an RTM execution aborted due to any reasons (multiple categor…
[all …]
/linux-6.12.1/tools/perf/pmu-events/arch/x86/tigerlake/
Dmemory.json134 "BriefDescription": "Number of times an RTM execution aborted.",
139 "PublicDescription": "Counts the number of times RTM abort was triggered.",
144 …"BriefDescription": "Number of times an RTM execution aborted due to none of the previous 4 catego…
148 …"PublicDescription": "Counts the number of times an RTM execution aborted due to none of the previ…
153 …"BriefDescription": "Number of times an RTM execution aborted due to various memory events (e.g. r…
157 …"PublicDescription": "Counts the number of times an RTM execution aborted due to various memory ev…
162 … "BriefDescription": "Number of times an RTM execution aborted due to incompatible memory type",
166 …"PublicDescription": "Counts the number of times an RTM execution aborted due to incompatible memo…
171 … "BriefDescription": "Number of times an RTM execution aborted due to HLE-unfriendly instructions",
175 …"PublicDescription": "Counts the number of times an RTM execution aborted due to HLE-unfriendly in…
[all …]
/linux-6.12.1/tools/perf/pmu-events/arch/x86/haswellx/
Dmemory.json3 …"BriefDescription": "Number of times an HLE execution aborted due to any reasons (multiple categor…
12 …"BriefDescription": "Number of times an HLE execution aborted due to various memory events (e.g., …
20 "BriefDescription": "Number of times an HLE execution aborted due to uncommon conditions.",
28 …"BriefDescription": "Number of times an HLE execution aborted due to HLE-unfriendly instructions.",
36 … "BriefDescription": "Number of times an HLE execution aborted due to incompatible memory type.",
45 …"BriefDescription": "Number of times an HLE execution aborted due to none of the previous 4 catego…
49 …"PublicDescription": "Number of times an HLE execution aborted due to none of the previous 4 categ…
54 "BriefDescription": "Number of times an HLE execution successfully committed.",
62 "BriefDescription": "Number of times an HLE execution started.",
481 …"BriefDescription": "Number of times an RTM execution aborted due to any reasons (multiple categor…
[all …]
Duncore-power.json178 …"PublicDescription": "Counts the number of times when a configurable cores had a C-state demotion",
187 …"PublicDescription": "Counts the number of times when a configurable cores had a C-state demotion",
196 …"PublicDescription": "Counts the number of times when a configurable cores had a C-state demotion",
205 …"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",
223 …"PublicDescription": "Counts the number of times when a configurable cores had a C-state demotion",
232 …"PublicDescription": "Counts the number of times when a configurable cores had a C-state demotion",
241 …"PublicDescription": "Counts the number of times when a configurable cores had a C-state demotion",
250 …"PublicDescription": "Counts the number of times when a configurable cores had a C-state demotion",
259 …"PublicDescription": "Counts the number of times when a configurable cores had a C-state demotion",
[all …]
/linux-6.12.1/tools/perf/pmu-events/arch/x86/ivytown/
Duncore-power.json151 …"PublicDescription": "Number of times that a deep C state was requested, but the delayed C state a…
160 …"PublicDescription": "Number of times that a deep C state was requested, but the delayed C state a…
169 …"PublicDescription": "Number of times that a deep C state was requested, but the delayed C state a…
178 …"PublicDescription": "Number of times that a deep C state was requested, but the delayed C state a…
187 …"PublicDescription": "Number of times that a deep C state was requested, but the delayed C state a…
196 …"PublicDescription": "Number of times that a deep C state was requested, but the delayed C state a…
205 …"PublicDescription": "Number of times that a deep C state was requested, but the delayed C state a…
214 …"PublicDescription": "Number of times that a deep C state was requested, but the delayed C state a…
223 …"PublicDescription": "Number of times that a deep C state was requested, but the delayed C state a…
232 …"PublicDescription": "Number of times that a deep C state was requested, but the delayed C state a…
[all …]
/linux-6.12.1/Documentation/arch/powerpc/
Dvcpudispatch_stats.rst17 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-6.12.1/tools/perf/pmu-events/arch/x86/skylake/
Dmemory.json21 …"BriefDescription": "Number of times an HLE execution aborted due to any reasons (multiple categor…
26 "PublicDescription": "Number of times HLE abort was triggered.",
31 …"BriefDescription": "Number of times an HLE execution aborted due to unfriendly events (such as in…
39 …"BriefDescription": "Number of times an HLE execution aborted due to various memory events (e.g., …
47 … "BriefDescription": "Number of times an HLE execution aborted due to incompatible memory type",
51 … "PublicDescription": "Number of times an HLE execution aborted due to incompatible memory type.",
56 … "BriefDescription": "Number of times an HLE execution aborted due to hardware timer expiration.",
64 …"BriefDescription": "Number of times an HLE execution aborted due to HLE-unfriendly instructions a…
72 "BriefDescription": "Number of times an HLE execution successfully committed",
76 "PublicDescription": "Number of times HLE commit succeeded.",
[all …]
/linux-6.12.1/tools/perf/pmu-events/arch/x86/skylakex/
Dmemory.json21 …"BriefDescription": "Number of times an HLE execution aborted due to any reasons (multiple categor…
26 "PublicDescription": "Number of times HLE abort was triggered.",
31 …"BriefDescription": "Number of times an HLE execution aborted due to unfriendly events (such as in…
39 …"BriefDescription": "Number of times an HLE execution aborted due to various memory events (e.g., …
47 … "BriefDescription": "Number of times an HLE execution aborted due to incompatible memory type",
51 … "PublicDescription": "Number of times an HLE execution aborted due to incompatible memory type.",
56 … "BriefDescription": "Number of times an HLE execution aborted due to hardware timer expiration.",
64 …"BriefDescription": "Number of times an HLE execution aborted due to HLE-unfriendly instructions a…
72 "BriefDescription": "Number of times an HLE execution successfully committed",
76 "PublicDescription": "Number of times HLE commit succeeded.",
[all …]
/linux-6.12.1/tools/testing/fault-injection/
Dfailcmd.sh30 --times=value
31 specifies how many times failures may happen at most.
95 LONGOPTS=probability:,interval:,times:,space:,verbose:,task-filter:
118 echo 1 > $FAULTATTR/times
138 declare -i times=1
150 -t|--times)
151 times=$2
227 echo $times > $FAULTATTR/times
/linux-6.12.1/drivers/iio/
Dindustrialio-gts-helper.c200 * the times are in the order of preference and greater times are in gain_to_scaletables()
269 * supported gains and times can provide.
341 * iio_gts_build_avail_time_table - build table of available integration times
344 * Build the table which can represent the available times to be returned
354 int *times, i, j, idx = 0, *int_micro_times; in iio_gts_build_avail_time_table() local
359 times = kcalloc(gts->num_itime, sizeof(int), GFP_KERNEL); in iio_gts_build_avail_time_table()
360 if (!times) in iio_gts_build_avail_time_table()
363 /* Sort times from all tables to one and remove duplicates */ in iio_gts_build_avail_time_table()
367 if (idx == 0 || times[idx - 1] < new) { in iio_gts_build_avail_time_table()
368 times[idx++] = new; in iio_gts_build_avail_time_table()
[all …]
/linux-6.12.1/tools/perf/pmu-events/arch/x86/silvermont/
Dfrontend.json7 …"PublicDescription": "The BACLEARS event counts the number of times the front end is resteered, ma…
16 …"PublicDescription": "The BACLEARS event counts the number of times the front end is resteered, ma…
25 …"PublicDescription": "The BACLEARS event counts the number of times the front end is resteered, ma…
30 …"BriefDescription": "Counts the number of times a decode restriction reduced the decode throughput…
34 …"PublicDescription": "Counts the number of times a decode restriction reduced the decode throughpu…
66 …"BriefDescription": "Counts the number of times entered into a ucode flow in the FEC. Includes in…
70 …"PublicDescription": "Counts the number of times the MSROM starts a flow of UOPS. It does not coun…
/linux-6.12.1/tools/power/cpupower/bench/
DREADME-BENCH34 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-6.12.1/fs/hostfs/
Dhostfs_user.c199 struct timeval times[2]; in set_attr() local
237 * times according to the changes to perform, and then call futimes() in set_attr()
246 times[0].tv_sec = st.atime.tv_sec; in set_attr()
247 times[0].tv_usec = st.atime.tv_nsec / 1000; in set_attr()
248 times[1].tv_sec = st.mtime.tv_sec; in set_attr()
249 times[1].tv_usec = st.mtime.tv_nsec / 1000; in set_attr()
252 times[0].tv_sec = attrs->ia_atime.tv_sec; in set_attr()
253 times[0].tv_usec = attrs->ia_atime.tv_nsec / 1000; in set_attr()
256 times[1].tv_sec = attrs->ia_mtime.tv_sec; in set_attr()
257 times[1].tv_usec = attrs->ia_mtime.tv_nsec / 1000; in set_attr()
[all …]
/linux-6.12.1/lib/
Dfault-inject.c23 int times; in setup_fault_attr() local
26 /* "<interval>,<probability>,<space>,<times>" */ in setup_fault_attr()
28 &interval, &probability, &space, &times) < 4) { in setup_fault_attr()
36 atomic_set(&attr->times, times); in setup_fault_attr()
48 "space %d, times %d\n", attr->dname, in fail_dump()
51 atomic_read(&attr->times)); in fail_dump()
132 if (atomic_read(&attr->times) == 0) in should_fail_ex()
156 if (atomic_read(&attr->times) != -1) in should_fail_ex()
157 atomic_dec_not_zero(&attr->times); in should_fail_ex()
224 debugfs_create_atomic_t("times", mode, dir, &attr->times); in fault_create_debugfs_attr()
[all …]
/linux-6.12.1/tools/perf/pmu-events/arch/x86/sapphirerapids/
Dmemory.json304 "BriefDescription": "Number of times an RTM execution aborted.",
309 "PublicDescription": "Counts the number of times RTM abort was triggered.",
314 …"BriefDescription": "Number of times an RTM execution aborted due to none of the previous 4 catego…
318 …"PublicDescription": "Counts the number of times an RTM execution aborted due to none of the previ…
323 …"BriefDescription": "Number of times an RTM execution aborted due to various memory events (e.g. r…
327 …"PublicDescription": "Counts the number of times an RTM execution aborted due to various memory ev…
332 … "BriefDescription": "Number of times an RTM execution aborted due to incompatible memory type",
336 …"PublicDescription": "Counts the number of times an RTM execution aborted due to incompatible memo…
341 … "BriefDescription": "Number of times an RTM execution aborted due to HLE-unfriendly instructions",
345 …"PublicDescription": "Counts the number of times an RTM execution aborted due to HLE-unfriendly in…
[all …]

12345678910>>...114