| /OK3568_Linux_fs/kernel/tools/perf/scripts/python/ |
| H A D | check-perf-trace.py | 21 unhandled = autodict() variable 56 unhandled[event_name] += 1 58 unhandled[event_name] = 1 73 keys = unhandled.keys() 84 print("%-40s %10d\n" % (event_name, unhandled[event_name]))
|
| /OK3568_Linux_fs/kernel/tools/perf/scripts/perl/ |
| H A D | wakeup-latency.pl | 82 my %unhandled; 86 if ((scalar keys %unhandled) == 0) { 96 foreach my $event_name (keys %unhandled) { 97 printf("%-40s %10d\n", $event_name, $unhandled{$event_name}); 106 $unhandled{$event_name}++;
|
| H A D | check-perf-trace.pl | 73 my %unhandled; 77 if ((scalar keys %unhandled) == 0) { 87 foreach my $event_name (keys %unhandled) { 88 printf("%-40s %10d\n", $event_name, $unhandled{$event_name}); 97 $unhandled{$event_name}++;
|
| H A D | rw-by-file.pl | 79 my %unhandled; 83 if ((scalar keys %unhandled) == 0) { 93 foreach my $event_name (keys %unhandled) { 94 printf("%-40s %10d\n", $event_name, $unhandled{$event_name}); 103 $unhandled{$event_name}++;
|
| H A D | rwtop.pl | 178 my %unhandled; 182 if ((scalar keys %unhandled) == 0) { 192 foreach my $event_name (keys %unhandled) { 193 printf("%-40s %10d\n", $event_name, $unhandled{$event_name}); 202 $unhandled{$event_name}++;
|
| H A D | rw-by-pid.pl | 159 my %unhandled; 163 if ((scalar keys %unhandled) == 0) { 173 foreach my $event_name (keys %unhandled) { 174 printf("%-40s %10d\n", $event_name, $unhandled{$event_name}); 183 $unhandled{$event_name}++;
|
| /OK3568_Linux_fs/kernel/arch/powerpc/boot/ |
| H A D | cuboot-pq2.c | 141 goto unhandled; in fixup_pci() 153 goto unhandled; in fixup_pci() 170 goto unhandled; in fixup_pci() 172 goto unhandled; in fixup_pci() 174 goto unhandled; in fixup_pci() 176 goto unhandled; in fixup_pci() 183 goto unhandled; in fixup_pci() 238 unhandled: in fixup_pci()
|
| /OK3568_Linux_fs/kernel/samples/vfio-mdev/ |
| H A D | mbochs.c | 342 goto unhandled; in handle_mmio_write() 345 goto unhandled; in handle_mmio_write() 354 goto unhandled; in handle_mmio_write() 356 unhandled: in handle_mmio_write() 383 goto unhandled; in handle_mmio_read() 392 unhandled: in handle_mmio_read()
|
| /OK3568_Linux_fs/yocto/meta-clang/recipes-core/busybox/busybox/ |
| H A D | 0001-apply-const-trick-to-ptr_to_globals.patch | 10 [ 452.428349] less[270]: unhandled signal 11 code 0x1 at 0x000000000000000c in busybox.nosuid[2ab7…
|
| /OK3568_Linux_fs/yocto/meta-rockchip/recipes-graphics/wayland/weston_10.0.2/ |
| H A D | 0018-pixman-renderer-Support-linux-dmabuf.patch | 164 + weston_log("unhandled buffer type!\n"); 169 + "disconnecting due to unhandled buffer type");
|
| H A D | 0022-HACK-pixman-renderer-Support-mali-egl-client-and-egl.patch | 299 weston_log("unhandled buffer type!\n");
|
| /OK3568_Linux_fs/kernel/Documentation/PCI/ |
| H A D | boot-interrupts.rst | 31 interrupt goes unhandled over time, they are tracked by the Linux kernel as 116 line due to excessive unhandled counts. [2]_
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/valgrind/valgrind/ |
| H A D | Added-support-for-PPC-instructions-mfatbu-mfatbl.patch | 12 disInstr(ppc): unhandled instruction: 0x7C0F82A6
|
| /OK3568_Linux_fs/buildroot/package/vlc/ |
| H A D | 0007-Add-support-for-freerdp2.patch | 68 + msg_Dbg( p_vlccontext->p_demux, "unhandled dstFormat %x bpp", p_gdi->dstFormat);
|
| /OK3568_Linux_fs/yocto/meta-rockchip/recipes-graphics/wayland/weston_11.0.1/ |
| H A D | 0025-HACK-pixman-renderer-Support-mali-egl-client-and-egl.patch | 250 - weston_log("unhandled buffer type!\n"); 285 + weston_log("unhandled buffer type!\n");
|
| H A D | 0021-pixman-renderer-Support-linux-dmabuf.patch | 194 + weston_log("unhandled buffer type!\n");
|
| /OK3568_Linux_fs/buildroot/package/weston/ |
| H A D | 0025-HACK-pixman-renderer-Support-mali-egl-client-and-egl.patch | 250 - weston_log("unhandled buffer type!\n"); 285 + weston_log("unhandled buffer type!\n");
|
| H A D | 0021-pixman-renderer-Support-linux-dmabuf.patch | 194 + weston_log("unhandled buffer type!\n");
|
| /OK3568_Linux_fs/kernel/net/sctp/ |
| H A D | sm_make_chunk.c | 2154 goto unhandled; in sctp_verify_param() 2173 goto unhandled; in sctp_verify_param() 2177 goto unhandled; in sctp_verify_param() 2194 goto unhandled; in sctp_verify_param() 2210 goto unhandled; in sctp_verify_param() 2233 unhandled: in sctp_verify_param()
|
| /OK3568_Linux_fs/kernel/arch/sh/kernel/cpu/sh2a/ |
| H A D | entry.S | 120 mov.l 8f,r8 ! unhandled exception
|
| /OK3568_Linux_fs/yocto/poky/documentation/migration-guides/ |
| H A D | migration-3.2.rst | 180 - :ref:`unhandled-features-check <qa-check-unhandled-features-check>`: Check if any of the variable…
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/pcie/ |
| H A D | internal.h | 131 u32 unhandled; member
|
| /OK3568_Linux_fs/kernel/arch/sh/kernel/cpu/sh2/ |
| H A D | entry.S | 174 mov.l 8f,r8 ! unhandled exception
|
| /OK3568_Linux_fs/kernel/Documentation/networking/device_drivers/ethernet/amazon/ |
| H A D | ena.rst | 308 number of descriptors used for a new unhandled packet, and zero if
|
| /OK3568_Linux_fs/yocto/poky/documentation/ref-manual/ |
| H A D | qa-checks.rst | 619 .. _qa-check-unhandled-features-check: 621 - ``<recipename>: recipe doesn't inherit features_check [unhandled-features-check]``
|