Home
last modified time | relevance | path

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

12345678910>>...91

/freebsd/tools/build/
H A Dfutimens.c40 futimens(int fd, const struct timespec times[2]) in futimens()
46 if (times == NULL || (times[0].tv_nsec == UTIME_NOW && in futimens()
47 times[1].tv_nsec == UTIME_NOW)) in futimens()
49 else if (times[0].tv_nsec == UTIME_OMIT && in futimens()
50 times[1].tv_nsec == UTIME_OMIT) in futimens()
53 if ((times[0].tv_nsec < 0 || times[0].tv_nsec > 999999999) && in futimens()
54 times[0].tv_nsec != UTIME_NOW && in futimens()
55 times[0].tv_nsec != UTIME_OMIT) { in futimens()
59 if ((times[1].tv_nsec < 0 || times[1].tv_nsec > 999999999) && in futimens()
60 times[1].tv_nsec != UTIME_NOW && in futimens()
[all …]
H A Dutimensat.c40 utimensat(int fd, const char *path, const struct timespec times[2], int flag) in utimensat()
50 if (times == NULL || (times[0].tv_nsec == UTIME_NOW && in utimensat()
51 times[1].tv_nsec == UTIME_NOW)) in utimensat()
53 else if (times[0].tv_nsec == UTIME_OMIT && in utimensat()
54 times[1].tv_nsec == UTIME_OMIT) in utimensat()
57 if ((times[0].tv_nsec < 0 || times[0].tv_nsec > 999999999) && in utimensat()
58 times[0].tv_nsec != UTIME_NOW && in utimensat()
59 times[0].tv_nsec != UTIME_OMIT) { in utimensat()
63 if ((times[1].tv_nsec < 0 || times[1].tv_nsec > 999999999) && in utimensat()
64 times[1].tv_nsec != UTIME_NOW && in utimensat()
[all …]
/freebsd/lib/libpmc/pmu-events/arch/x86/broadwellde/
H A Dmemory.json3 "BriefDescription": "Number of times HLE abort was triggered (PEBS)",
9 "PublicDescription": "Number of times HLE abort was triggered (PEBS).",
14 …"BriefDescription": "Number of times an HLE execution aborted due to various memory events (e.g., …
19 …"PublicDescription": "Number of times an HLE abort was attributed to a Memory condition (See TSX_M…
24 "BriefDescription": "Number of times an HLE execution aborted due to uncommon conditions",
29 "PublicDescription": "Number of times the TSX watchdog signaled an HLE abort.",
34 … "BriefDescription": "Number of times an HLE execution aborted due to HLE-unfriendly instructions",
39 "PublicDescription": "Number of times a disallowed operation caused an HLE abort.",
44 … "BriefDescription": "Number of times an HLE execution aborted due to incompatible memory type",
49 "PublicDescription": "Number of times HLE caused a fault.",
[all …]
/freebsd/lib/libsys/
H A Dutimes.238 .Nd set file access and modification times
44 .Fn utimes "const char *path" "const struct timeval *times"
46 .Fn lutimes "const char *path" "const struct timeval *times"
48 .Fn futimes "int fd" "const struct timeval *times"
50 .Fn futimesat "int fd" "const char *path" "const struct timeval times[2]"
60 The access and modification times of the file named by
65 .Fa times .
68 .Fa times
71 the access and modification times are set to the current time.
76 .Fa times
[all …]
H A Dutimensat.237 .Nd set file access and modification times
43 .Fn futimens "int fd" "const struct timespec times[2]"
48 .Fa "const struct timespec times[2]"
52 The access and modification times of the file named by
57 .Fa times .
85 .Fa times
91 For file systems that support file birth (creation) times (such as
99 of all three times at once.
101 .Fa times
142 names a symbolic link, the symbolic link's times are changed.
[all …]
/freebsd/lib/libpmc/pmu-events/arch/x86/broadwellx/
H A Dmemory.json3 "BriefDescription": "Number of times HLE abort was triggered",
9 "PublicDescription": "Number of times HLE abort was triggered.",
14 …"BriefDescription": "Number of times an HLE execution aborted due to various memory events (e.g., …
19 …"PublicDescription": "Number of times an HLE abort was attributed to a Memory condition (See TSX_M…
24 "BriefDescription": "Number of times an HLE execution aborted due to uncommon conditions",
29 "PublicDescription": "Number of times the TSX watchdog signaled an HLE abort.",
34 … "BriefDescription": "Number of times an HLE execution aborted due to HLE-unfriendly instructions",
39 "PublicDescription": "Number of times a disallowed operation caused an HLE abort.",
44 … "BriefDescription": "Number of times an HLE execution aborted due to incompatible memory type",
49 "PublicDescription": "Number of times HLE caused a fault.",
[all …]
/freebsd/lib/libpmc/pmu-events/arch/x86/icelake/
H A Dmemory.json27 …"BriefDescription": "Number of times an HLE execution aborted due to any reasons (multiple categor…
33 "PublicDescription": "Counts the number of times HLE abort was triggered.",
38 …"BriefDescription": "Number of times an HLE execution aborted due to unfriendly events (such as in…
44 …"PublicDescription": "Counts the number of times an HLE execution aborted due to unfriendly events…
49 …"BriefDescription": "Number of times an HLE execution aborted due to various memory events (e.g., …
55 …"PublicDescription": "Counts the number of times an HLE execution aborted due to various memory ev…
60 …"BriefDescription": "Number of times an HLE execution aborted due to HLE-unfriendly instructions a…
66 …"PublicDescription": "Counts the number of times an HLE execution aborted due to HLE-unfriendly in…
71 "BriefDescription": "Number of times an HLE execution successfully committed",
77 "PublicDescription": "Counts the number of times HLE commit succeeded.",
[all …]
/freebsd/lib/libc/gen/
H A Dtimes.332 .Nm times
33 .Nd process times
39 .Fn times "struct tms *tp"
49 .Fn times
101 All times are in
105 The times of a terminated child process are included in the
113 .Fn times
121 .Fn times
139 .Fn times
/freebsd/lib/libpmc/pmu-events/arch/x86/haswell/
H A Dmemory.json3 …"BriefDescription": "Number of times an HLE execution aborted due to any reasons (multiple categor…
13 …"BriefDescription": "Number of times an HLE execution aborted due to various memory events (e.g., …
22 "BriefDescription": "Number of times an HLE execution aborted due to uncommon conditions.",
31 …"BriefDescription": "Number of times an HLE execution aborted due to HLE-unfriendly instructions.",
40 … "BriefDescription": "Number of times an HLE execution aborted due to incompatible memory type.",
50 …"BriefDescription": "Number of times an HLE execution aborted due to none of the previous 4 catego…
55 …"PublicDescription": "Number of times an HLE execution aborted due to none of the previous 4 categ…
60 "BriefDescription": "Number of times an HLE execution successfully committed.",
69 "BriefDescription": "Number of times an HLE execution started.",
501 …"BriefDescription": "Number of times an RTM execution aborted due to any reasons (multiple categor…
[all …]
/freebsd/share/doc/papers/sysperf/
H A D3.t100 as measured by the number of times each system call
165 forks0 fork-exit-wait 1,000 times
166 forks1k sbrk(1024), fault page, fork-exit-wait 1,000 times
167 forks100k sbrk(102400), fault pages, fork-exit-wait 1,000 times
168 vforks0 vfork-exit-wait 1,000 times
169 vforks1k sbrk(1024), fault page, vfork-exit-wait 1,000 times
170 vforks100k sbrk(102400), fault pages, vfork-exit-wait 1,000 times
171 execs0null fork-exec ``null job''-exit-wait 1,000 times
173 execs1knull sbrk(1024), fault page, fork-exec ``null job''-exit-wait 1,000 times
175 execs100knull sbrk(102400), fault pages, fork-exec ``null job''-exit-wait 1,000 times
[all …]
/freebsd/tests/sys/fs/fusefs/
H A Dutils.hh123 * given inode, offset, length, and mode, exactly times times and
127 uint32_t mode, int error, int times=1);
130 * Create an expectation that FUSE_FLUSH will be called times times for
133 void expect_flush(uint64_t ino, int times, ProcessMockerT r);
144 * inode any number of times. It will respond with a few basic
157 * path exactly times times and cache validity period. It will respond
161 uint64_t size, int times, uint64_t attr_valid = UINT64_MAX,
166 uint64_t size, int times, uint64_t attr_valid = UINT64_MAX,
171 * inode exactly times times. It will return with open_flags flags and
174 void expect_open(uint64_t ino, uint32_t flags, int times);
[all …]
/freebsd/crypto/heimdal/lib/krb5/
H A Dtest_keytab.c174 perf_add(krb5_context context, krb5_keytab id, int times) in perf_add() argument
179 perf_find(krb5_context context, krb5_keytab id, int times) in perf_find() argument
184 perf_delete(krb5_context context, krb5_keytab id, int forward, int times) in perf_delete() argument
192 static int times = 1000; variable
197 {"times", 0, arg_integer, &times,
198 "number of times to run the perforamce test", "number" },
253 perf_add(context, id, times); in main()
254 perf_find(context, id, times); in main()
255 perf_delete(context, id, 0, times); in main()
258 perf_add(context, id, times); in main()
[all …]
/freebsd/lib/libpmc/pmu-events/arch/x86/tigerlake/
H A Dmemory.json164 "BriefDescription": "Number of times an RTM execution aborted.",
170 "PublicDescription": "Counts the number of times RTM abort was triggered.",
175 …"BriefDescription": "Number of times an RTM execution aborted due to none of the previous 4 catego…
181 …"PublicDescription": "Counts the number of times an RTM execution aborted due to none of the previ…
186 …"BriefDescription": "Number of times an RTM execution aborted due to various memory events (e.g. r…
192 …"PublicDescription": "Counts the number of times an RTM execution aborted due to various memory ev…
197 … "BriefDescription": "Number of times an RTM execution aborted due to incompatible memory type",
203 …"PublicDescription": "Counts the number of times an RTM execution aborted due to incompatible memo…
208 … "BriefDescription": "Number of times an RTM execution aborted due to HLE-unfriendly instructions",
214 …"PublicDescription": "Counts the number of times an RTM execution aborted due to HLE-unfriendly in…
[all …]
/freebsd/usr.bin/clang/llvm-objcopy/
H A Dllvm-objcopy.167 specified multiple times to add multiple sections.
94 specified multiple times to dump multiple sections to different files.
128 Can be specified multiple times to keep multiple sections.
137 multiple times to rename multiple symbols.
145 anything following a \(aq#\(aq. Can be specified multiple times to read names from
157 Remove the specified section from the output. Can be specified multiple times
167 multiple times to update multiple sections.
173 specified \fB<flag>\fP values. Can be specified multiple times to update multiple
252 multiple times to remove multiple symbols.
260 specified multiple times to read names from multiple files.
[all …]
/freebsd/contrib/googletest/docs/reference/
H A Dmocking.md81 .Times(cardinality) // Can be used at most once
82 .InSequence(sequences...) // Can be used any number of times
83 .After(expectations...) // Can be used any number of times
84 .WillOnce(action) // Can be used any number of times
121 #### Times {#EXPECT_CALL.Times}
123 `.Times(`*`cardinality`*`)`
125 Specifies how many times the mock function call is expected.
132 | `AnyNumber()` | The function can be called any number of times. |
133 | `AtLeast(n)` | The function call is expected at least *n* times. |
134 | `AtMost(n)` | The function call is expected at most *n* times. |
[all …]
/freebsd/contrib/googletest/docs/
H A Dgmock_for_dummies.md9 many times? with what arguments? what will they return? etc).
215 3. Specify your expectations on them (How many times will a method be called?
235 .Times(AtLeast(1));
297 .Times(cardinality)
309 .Times(cardinality)
330 .Times(5)
336 says that the `turtle` object's `GetX()` method will be called five times, it
402 ### Cardinalities: How Many Times Will It Be Called?
404 The first clause we can specify following an `EXPECT_CALL()` is `Times()`. We
405 call its argument a **cardinality** as it tells *how many times* the call should
[all …]
/freebsd/usr.bin/time/
H A Dtime.148 times the specified
70 Print times in a human friendly format.
71 Times are printed in minutes, hours,
144 .Pa times.txt
149 $ /usr/bin/time -o times.txt cp source.iso copy1.iso
150 $ /usr/bin/time -a -o times.txt cp source.iso copy2.iso
154 .Pa times.txt
155 file will contain the times of both commands:
157 $ cat times.txt
/freebsd/lib/libpmc/pmu-events/arch/x86/haswellx/
H A Dmemory.json3 …"BriefDescription": "Number of times an HLE execution aborted due to any reasons (multiple categor…
13 …"BriefDescription": "Number of times an HLE execution aborted due to various memory events (e.g., …
22 "BriefDescription": "Number of times an HLE execution aborted due to uncommon conditions.",
31 …"BriefDescription": "Number of times an HLE execution aborted due to HLE-unfriendly instructions.",
40 … "BriefDescription": "Number of times an HLE execution aborted due to incompatible memory type.",
50 …"BriefDescription": "Number of times an HLE execution aborted due to none of the previous 4 catego…
55 …"PublicDescription": "Number of times an HLE execution aborted due to none of the previous 4 categ…
60 "BriefDescription": "Number of times an HLE execution successfully committed.",
69 "BriefDescription": "Number of times an HLE execution started.",
592 …"BriefDescription": "Number of times an RTM execution aborted due to any reasons (multiple categor…
[all …]
/freebsd/share/doc/papers/kerntune/
H A D2.t57 with the count of the number of times they are called
73 the individual times sum to the total execution time.
128 We also show the percentage these times represent of the total time
166 The \s-1EXAMPLE\s+1 routine is called ten times, four times by \s-1CALLER1\s+1,
167 and six times by \s-1CALLER2\s+1.
174 Note that \s-1EXAMPLE\s+1 calls itself recursively four times.
175 The routine \s-1EXAMPLE\s+1 calls routine \s-1SUB1\s+1 twenty times, \s-1SUB2\s+1 once,
177 Since \s-1SUB2\s+1 is called a total of five times,
181 the self and descendant times
184 Since cycle 1 is called a total of forty times
[all …]
/freebsd/usr.bin/gprof/
H A Dgprof.callg24 called the number of times this function is called (other
27 self the number of times this function calls itself
48 called** the number of times this function is called by
53 total* the number of times this function was called by
75 called** the number of times this child is called by this
79 total* the number of times this child is called by all
94 the propagated times and propagation denominator
/freebsd/share/doc/psd/18.gprof/
H A Dpresent.me39 with the count of the number of times they are called
55 the individual times sum to the total execution time.
108 We also show the percentage these times represent of the total time
142 The \s-1EXAMPLE\s+1 routine is called ten times, four times by \s-1CALLER1\s+1,
143 and six times by \s-1CALLER2\s+1.
150 Note that \s-1EXAMPLE\s+1 calls itself recursively four times.
151 The routine \s-1EXAMPLE\s+1 calls routine \s-1SUB1\s+1 twenty times, \s-1SUB2\s+1 once,
153 Since \s-1SUB2\s+1 is called a total of five times,
157 the self and descendant times
160 Since cycle 1 is called a total of forty times
[all …]
/freebsd/lib/libpmc/pmu-events/arch/x86/skylake/
H A Dmemory.json23 …"BriefDescription": "Number of times an HLE execution aborted due to any reasons (multiple categor…
29 "PublicDescription": "Number of times HLE abort was triggered.",
34 …"BriefDescription": "Number of times an HLE execution aborted due to unfriendly events (such as in…
43 …"BriefDescription": "Number of times an HLE execution aborted due to various memory events (e.g., …
52 … "BriefDescription": "Number of times an HLE execution aborted due to incompatible memory type",
57 … "PublicDescription": "Number of times an HLE execution aborted due to incompatible memory type.",
62 … "BriefDescription": "Number of times an HLE execution aborted due to hardware timer expiration.",
71 …"BriefDescription": "Number of times an HLE execution aborted due to HLE-unfriendly instructions a…
80 "BriefDescription": "Number of times an HLE execution successfully committed",
85 "PublicDescription": "Number of times HLE commit succeeded.",
[all …]
/freebsd/lib/libpmc/pmu-events/arch/x86/skylakex/
H A Dmemory.json23 …"BriefDescription": "Number of times an HLE execution aborted due to any reasons (multiple categor…
29 "PublicDescription": "Number of times HLE abort was triggered.",
34 …"BriefDescription": "Number of times an HLE execution aborted due to unfriendly events (such as in…
43 …"BriefDescription": "Number of times an HLE execution aborted due to various memory events (e.g., …
52 … "BriefDescription": "Number of times an HLE execution aborted due to incompatible memory type",
57 … "PublicDescription": "Number of times an HLE execution aborted due to incompatible memory type.",
62 … "BriefDescription": "Number of times an HLE execution aborted due to hardware timer expiration.",
71 …"BriefDescription": "Number of times an HLE execution aborted due to HLE-unfriendly instructions a…
80 "BriefDescription": "Number of times an HLE execution successfully committed",
85 "PublicDescription": "Number of times HLE commit succeeded.",
[all …]
/freebsd/contrib/libarchive/cpio/test/
H A Dtest_option_u.c16 struct utimbuf times; in DEFINE_TEST() local
39 memset(&times, 0, sizeof(times)); in DEFINE_TEST()
40 times.actime = 1; in DEFINE_TEST()
41 times.modtime = 3; in DEFINE_TEST()
42 assertEqualInt(0, utime("f", &times)); in DEFINE_TEST()
/freebsd/lib/libpmc/pmu-events/arch/x86/silvermont/
H A 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…

12345678910>>...91