| /linux/tools/perf/scripts/perl/Perf-Trace-Util/ |
| H A D | README | 9 that scripts may want to use. Context.pm contains the Perl->C 11 executable; scripts wishing to do that should 'use Context.pm'. 13 The Perl->C perf interface is completely driven by Context.xs. If you 23 make # to create Context.c 25 edit Context.c to add const to the char* file = __FILE__ line in 30 Context.c
|
| H A D | Context.xs | 28 MODULE = Perf::Trace::Context PACKAGE = Perf::Trace::Context
|
| H A D | Build | 1 perf-util-y += Context.o
|
| /linux/tools/perf/scripts/perl/Perf-Trace-Util/lib/Perf/Trace/ |
| H A D | Context.pm | 1 package Perf::Trace::Context;
|
| /linux/tools/perf/scripts/python/Perf-Trace-Util/ |
| H A D | Build | 1 perf-util-y += Context.o
|
| /linux/tools/perf/scripts/perl/ |
| H A D | failed-syscalls.pl | 11 use Perf::Trace::Context;
|
| H A D | check-perf-trace.pl | 13 use Perf::Trace::Context;
|
| /linux/arch/sparc/kernel/ |
| H A D | dtlb_miss.S | 7 brz,pn %g5, kvmap_dtlb ! Context 0 processing
|
| H A D | itlb_miss.S | 7 brz,pn %g5, kvmap_itlb ! Context 0 processing
|
| /linux/drivers/media/pci/intel/ivsc/ |
| H A D | Kconfig | 15 Context Engine) and CSI (Camera Serial Interface), each of which
|
| /linux/tools/perf/Documentation/ |
| H A D | perf-script-perl.txt | 122 use Perf::Trace::Context; 187 Perf::Trace::Context Module 193 Perf::Trace::Context defines a set of functions that can be used to
|
| /linux/Documentation/kernel-hacking/ |
| H A D | locking.rst | 141 Locking Only In User Context 161 Locking Between User Context and Softirqs 176 as well: see `Hard IRQ Context`_. 183 Locking Between User Context and Tasklets 189 Locking Between User Context and Timers 242 Hard IRQ Context 321 …IRQ Handler B Softirq A Softirq B Tasklet A Tasklet B Timer A Timer B User Context A User Context B 331 User Context A SLI SLI SLBH SLBH SLBH SLBH SLBH SLBH … 332 User Context B SLI SLI SLBH SLBH SLBH SLBH SLBH SLBH … 378 All In User Context [all …]
|
| /linux/tools/testing/selftests/hid/tests/ |
| H A D | base_device.py | 135 _pyudev_context: ClassVar[Optional[pyudev.Context]] = None 146 cls._pyudev_context = pyudev.Context()
|
| /linux/Documentation/scheduler/ |
| H A D | sched-arch.rst | 7 Context switch
|
| /linux/Documentation/scsi/ |
| H A D | ChangeLog.arcmsr | 105 ** 6.fix arcmsr_cdb->Context as (unsigned long)arcmsr_cdb
|
| /linux/Documentation/bpf/ |
| H A D | prog_cgroup_sysctl.rst | 19 2. Context
|
| /linux/Documentation/trace/coresight/ |
| H A D | coresight-etm4x-reference.rst | 422 byte mask value for Context ID comparator N. 432 Number of Context ID comparators
|
| H A D | coresight-perf.rst | 33 …Idx:27; ID:10; I_ADDR_CTXT_L_64IS0 : Address & Context, Long, 64 bit, IS0.; Addr=0x0000FFFFB60691…
|
| /linux/Documentation/networking/ |
| H A D | xsk-tx-metadata.rst | 120 Context Descriptor is a relative offset to the starting time of the Qbv
|
| /linux/Documentation/arch/x86/ |
| H A D | pti.rst | 93 d. Process Context IDentifiers (PCID) is a CPU feature that
|
| /linux/Documentation/translations/it_IT/kernel-hacking/ |
| H A D | locking.rst | 338 …IRQ Handler B Softirq A Softirq B Tasklet A Tasklet B Timer A Timer B User Context A User Context B 348 User Context A SLI SLI SLBH SLBH SLBH SLBH SLBH SLBH … 349 User Context B SLI SLI SLBH SLBH SLBH SLBH SLBH SLBH …
|
| /linux/Documentation/arch/powerpc/ |
| H A D | transactional_memory.rst | 71 - Context switches
|
| /linux/arch/arm64/boot/dts/intel/ |
| H A D | socfpga_agilex.dtsi | 413 /* Non-secure Context Interrupts (32) */
|
| /linux/tools/perf/pmu-events/ |
| H A D | metric.py | 502 ctx = decimal.Context()
|
| /linux/fs/smb/common/ |
| H A D | smb2pdu.h | 1448 char Context[]; /* ignored, Windows sets to 4 bytes of zero */ member
|