| /OK3568_Linux_fs/kernel/arch/mips/mm/ |
| H A D | init.c | 322 } recorded = { { { 0 } }, 0 }; in maar_init() local 336 if (recorded.used) { in maar_init() 337 used = maar_config(recorded.cfgs, recorded.used, num_maars / 2); in maar_init() 338 BUG_ON(used != recorded.used); in maar_init() 352 if (recorded.used) in maar_init() 389 if (used <= ARRAY_SIZE(recorded.cfgs)) { in maar_init() 390 recorded.cfgs[recorded.used].lower = lower; in maar_init() 391 recorded.cfgs[recorded.used].upper = upper; in maar_init() 392 recorded.cfgs[recorded.used].attrs = attr; in maar_init() 393 recorded.used++; in maar_init()
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-dbs/postgresql/files/ |
| H A D | 0001-config_info.c-not-expose-build-info.patch | 54 - configdata[i].setting = pstrdup(_("not recorded")); 62 - configdata[i].setting = pstrdup(_("not recorded")); 70 - configdata[i].setting = pstrdup(_("not recorded")); 78 - configdata[i].setting = pstrdup(_("not recorded")); 86 - configdata[i].setting = pstrdup(_("not recorded")); 94 - configdata[i].setting = pstrdup(_("not recorded")); 102 - configdata[i].setting = pstrdup(_("not recorded")); 110 - configdata[i].setting = pstrdup(_("not recorded"));
|
| H A D | 0001-Improve-reproducibility.patch | 10 not recorded 13 not recorded
|
| /OK3568_Linux_fs/kernel/arch/microblaze/kernel/ |
| H A D | ftrace.c | 102 static unsigned int recorded; /* if save was or not */ variable 133 if (recorded == 0) { in ftrace_make_nop() 134 recorded = 1; in ftrace_make_nop()
|
| /OK3568_Linux_fs/kernel/Documentation/core-api/ |
| H A D | errseq.rst | 18 Note that there is a risk of collisions if new errors are being recorded 23 recorded. That allows us to avoid bumping the counter if no one has 24 sampled it since the last time an error was recorded. 107 return 0, until another error is recorded, at which point it's reported 112 recorded.
|
| /OK3568_Linux_fs/kernel/tools/perf/Documentation/ |
| H A D | perf-sched.txt | 24 was recorded (aliased to 'perf script' for now). 26 'perf sched replay' to simulate the workload that was recorded 30 of the workload as it occurred when it was recorded - and can repeat
|
| H A D | itrace.txt | 8 o synthesize other events recorded due to the use 42 On x86, note that G and L work poorly when data has been recorded with
|
| H A D | callchain-overhead-calculation.txt | 43 Suppose all samples are recorded in 'foo' and 'bar' only. When it's 44 recorded with callchains the output will show something like below
|
| H A D | perf-script.txt | 19 This command reads the input file and displays the trace recorded. 24 recorded. 35 recorded using the -a (system-wide) 'perf record' option. 50 not specified, the events are recorded using the -a (system-wide) 225 sample was recorded with perf record -b or -j any.
|
| /OK3568_Linux_fs/kernel/Documentation/filesystems/ext4/ |
| H A D | ifork.rst | 65 be recorded without the use of extra metadata blocks. 67 The extent tree header is recorded in ``struct ext4_extent_header``, 104 recorded as ``struct ext4_extent_idx``, and are 12 bytes long: 133 Leaf nodes of the extent tree are recorded as ``struct ext4_extent``,
|
| /OK3568_Linux_fs/u-boot/doc/ |
| H A D | bounces | 3 # information recorded in git.
|
| H A D | README.trace | 19 function entry/exit points. These are then recorded in a memory buffer. 328 stack depth goes above this then no tracing information is recorded. 329 The maximum depth reached is recorded and displayed by the 'trace stats' 341 - Trace filter to select which functions are recorded
|
| /OK3568_Linux_fs/kernel/Documentation/trace/ |
| H A D | mmiotrace.rst | 123 an event that is recorded into the trace log. Note that ISA range mappings 126 MMIO accesses are recorded via page faults. Just before __ioremap() returns, 166 zero if it is not recorded. PID is always zero as tracing MMIO accesses 182 - replaying MMIO logs, i.e., re-executing the recorded writes
|
| /OK3568_Linux_fs/kernel/tools/lib/traceevent/Documentation/ |
| H A D | libtraceevent-field_print.txt | 24 These functions print recorded field's data, according to the field's type. 26 The _tep_print_field()_ function extracts from the recorded raw _data_ value of
|
| H A D | libtraceevent-cpus.txt | 31 data recorded.
|
| /OK3568_Linux_fs/buildroot/package/dvbsnoop/ |
| H A D | Config.in | 10 even PCI Card or USB Plug) but also from a file (recorded TS).
|
| /OK3568_Linux_fs/u-boot/common/ |
| H A D | Kconfig | 8 bootstage.h. Only a single entry is recorded for each ID. You can 63 number of bootstage records that can be recorded. 234 Console output is recorded even when the console is silent. 245 more data will be recorded until some is removed. The buffer is 442 can be displayed on the console, recorded in a memory buffer, or 450 can be displayed on the console, recorded in a memory buffer, or 459 This selects the maximum log level that will be recorded. Any value 477 This selects the maximum log level that will be recorded. Any value
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/mfd/ |
| H A D | twl4030-audio.txt | 15 from the start of the recorded sample (in ms)
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/perl/ |
| H A D | liberror-perl_0.17029.bb | 5 either be thrown, for subsequent catch, or can simply be recorded."
|
| /OK3568_Linux_fs/kernel/Documentation/ABI/testing/ |
| H A D | debugfs-pfo-nx-crypto | 19 recorded here (the hcall will retry until -EBUSY goes away).
|
| /OK3568_Linux_fs/kernel/Documentation/locking/ |
| H A D | lockstat.rst | 145 Lines 09-12 show the first 4 recorded contention points (the code 146 which tries to get the lock) and lines 14-17 show the first 4 recorded
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/ |
| H A D | changesets.rst | 27 All the change operations are recorded in the of_changeset 'entries'
|
| /OK3568_Linux_fs/kernel/Documentation/userspace-api/media/dvb/ |
| H A D | dmx-fwrite.rst | 38 digitally recorded Transport Stream. Matching filters have to be defined
|
| /OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/ |
| H A D | ext-ctrls-fm-tx.rst | 65 then the audio was recorded as stereo. 71 recorded using an artificial head.
|
| /OK3568_Linux_fs/kernel/tools/memory-model/scripts/ |
| H A D | README | 11 the results against the expected results recorded in the
|