Home
last modified time | relevance | path

Searched refs:Fetch (Results 1 – 12 of 12) sorted by relevance

/Linux-v6.1/Documentation/trace/
Duprobetracer.rst42 %REG : Fetch register REG
43 @ADDR : Fetch memory at ADDR (ADDR should be in userspace)
44 @+OFFSET : Fetch memory at OFFSET (OFFSET from same file as PATH)
45 $stackN : Fetch Nth entry of stack (N >= 0)
46 $stack : Fetch stack address.
47 $retval : Fetch return value.(\*1)
48 $comm : Fetch current task comm.
49 +|-[u]OFFS(FETCHARG) : Fetch memory at FETCHARG +|- OFFS address.(\*2)(\*3)
Dkprobetrace.rst48 %REG : Fetch register REG
49 @ADDR : Fetch memory at ADDR (ADDR should be in kernel)
50 @SYM[+|-offs] : Fetch memory at SYM +|- offs (SYM should be a data symbol)
51 $stackN : Fetch Nth entry of stack (N >= 0)
52 $stack : Fetch stack address.
53 $argN : Fetch the Nth function argument. (N >= 1) (\*1)
54 $retval : Fetch return value.(\*2)
55 $comm : Fetch current task comm.
56 +|-[u]OFFS(FETCHARG) : Fetch memory at FETCHARG +|- OFFS address.(\*3)(\*4)
/Linux-v6.1/Documentation/loongarch/
Dintroduction.rst180 0x380 Instruction Fetch WatchPoint FWPC
182 0x381 Instruction Fetch WatchPoint FWPS
184 0x390+8n (0≤n≤7) Instruction Fetch WatchPoint n FWPnCFG1
186 0x391+8n (0≤n≤7) Instruction Fetch WatchPoint n FWPnCFG2
188 0x392+8n (0≤n≤7) Instruction Fetch WatchPoint n FWPnCFG3
190 0x393+8n (0≤n≤7) Instruction Fetch WatchPoint n FWPnCFG4
/Linux-v6.1/arch/alpha/lib/
Dev6-memset.S81 ldq_u $4,0($16) # L : Fetch first partial
259 ldq_u $4,0($16) # L : Fetch first partial
447 ldq_u $4,0($16) # L : Fetch first partial
Dev6-memcpy.S206 ldq_u $16, 8($17) # L : Fetch next 8
/Linux-v6.1/arch/m68k/fpsp040/
Dstwotox.S54 | 1. Fetch 2**(j/64) from table as Fact1 and Fact2.
/Linux-v6.1/tools/perf/Documentation/
Dtopdown.txt267 "Fetch Latency %.2f%% Fetch Bandwidth %.2f%% "
/Linux-v6.1/drivers/net/ethernet/ti/
DKconfig140 TAS/EST schedule is updated in the Fetch RAM memory of the CPSW.
/Linux-v6.1/tools/perf/scripts/python/
Dexported-sql-viewer.py263 self.fetcher.Fetch(glb_chunk_sz)
319 self.fetcher.Fetch(glb_chunk_sz)
2706 def Fetch(self, nr): member in SQLFetcher
3132 self.fetcher.Fetch(glb_chunk_sz)
3185 self.fetcher.Fetch(count)
3693 self.fetcher.Fetch(glb_chunk_sz)
3721 self.fetcher.Fetch(count)
/Linux-v6.1/Documentation/x86/
Dresctrl.rst1152 Fetch the data::
/Linux-v6.1/Documentation/networking/
Dethtool-netlink.rst1446 Fetch module EEPROM data dump.
/Linux-v6.1/arch/m68k/ifpsp060/src/
Dfplsp.S8860 # 1. Fetch 2**(j/64) from table as Fact1 and Fact2. #