Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:profile_pc
(Results
1 - 25
of
64
) sorted by relevance
1
2
3
/kernel/linux/linux-5.10/arch/sparc/include/asm/
H
A
D
ptrace.h
81
unsigned long
profile_pc
(struct pt_regs *);
83
#define
profile_pc
(regs) instruction_pointer(regs)
macro
146
unsigned long
profile_pc
(struct pt_regs *);
/kernel/linux/linux-6.6/arch/sparc/include/asm/
H
A
D
ptrace.h
81
unsigned long
profile_pc
(struct pt_regs *);
83
#define
profile_pc
(regs) instruction_pointer(regs)
macro
146
unsigned long
profile_pc
(struct pt_regs *);
/kernel/linux/linux-5.10/arch/xtensa/include/asm/
H
A
D
ptrace.h
94
# define
profile_pc
(regs) instruction_pointer(regs)
macro
96
# define
profile_pc
(regs) \
macro
/kernel/linux/linux-5.10/arch/arm64/kernel/
H
A
D
time.c
35
unsigned long
profile_pc
(struct pt_regs *regs)
in profile_pc()
function
52
EXPORT_SYMBOL(
profile_pc
);
variable
/kernel/linux/linux-6.6/arch/arm64/kernel/
H
A
D
time.c
45
unsigned long
profile_pc
(struct pt_regs *regs)
in profile_pc()
function
53
EXPORT_SYMBOL(
profile_pc
);
variable
/kernel/linux/linux-6.6/arch/xtensa/include/asm/
H
A
D
ptrace.h
93
# define
profile_pc
(regs) instruction_pointer(regs)
macro
95
# define
profile_pc
(regs) \
macro
/kernel/linux/linux-5.10/arch/x86/kernel/
H
A
D
time.c
28
unsigned long
profile_pc
(struct pt_regs *regs)
in profile_pc()
function
50
EXPORT_SYMBOL(
profile_pc
);
variable
/kernel/linux/linux-5.10/arch/arm/kernel/
H
A
D
time.c
44
unsigned long
profile_pc
(struct pt_regs *regs)
in profile_pc()
function
60
EXPORT_SYMBOL(
profile_pc
);
variable
/kernel/linux/linux-6.6/arch/arm/kernel/
H
A
D
time.c
44
unsigned long
profile_pc
(struct pt_regs *regs)
in profile_pc()
function
60
EXPORT_SYMBOL(
profile_pc
);
variable
/kernel/linux/linux-6.6/arch/x86/kernel/
H
A
D
time.c
28
unsigned long
profile_pc
(struct pt_regs *regs)
in profile_pc()
function
50
EXPORT_SYMBOL(
profile_pc
);
variable
/kernel/linux/linux-5.10/arch/arm/include/asm/
H
A
D
ptrace.h
107
extern unsigned long
profile_pc
(struct pt_regs *regs);
109
#define
profile_pc
(regs) instruction_pointer(regs)
macro
/kernel/linux/linux-6.6/arch/arm/include/asm/
H
A
D
ptrace.h
106
extern unsigned long
profile_pc
(struct pt_regs *regs);
108
#define
profile_pc
(regs) instruction_pointer(regs)
macro
/kernel/linux/linux-5.10/arch/hexagon/include/uapi/asm/
H
A
D
ptrace.h
30
#define
profile_pc
(regs) instruction_pointer(regs)
macro
/kernel/linux/linux-6.6/arch/hexagon/include/uapi/asm/
H
A
D
ptrace.h
30
#define
profile_pc
(regs) instruction_pointer(regs)
macro
/kernel/linux/linux-5.10/arch/parisc/kernel/
H
A
D
time.c
124
unsigned long
profile_pc
(struct pt_regs *regs)
in profile_pc()
function
138
EXPORT_SYMBOL(
profile_pc
);
variable
/kernel/linux/linux-6.6/arch/parisc/kernel/
H
A
D
time.c
123
unsigned long
profile_pc
(struct pt_regs *regs)
in profile_pc()
function
137
EXPORT_SYMBOL(
profile_pc
);
variable
/kernel/linux/linux-5.10/arch/c6x/include/asm/
H
A
D
ptrace.h
23
#define
profile_pc
(regs) instruction_pointer(regs)
macro
/kernel/linux/linux-5.10/arch/microblaze/include/asm/
H
A
D
ptrace.h
15
#define
profile_pc
(regs) instruction_pointer(regs)
macro
/kernel/linux/linux-5.10/arch/m68k/include/asm/
H
A
D
ptrace.h
16
#define
profile_pc
(regs) instruction_pointer(regs)
macro
/kernel/linux/linux-5.10/arch/alpha/include/asm/
H
A
D
ptrace.h
11
#define
profile_pc
(regs) instruction_pointer(regs)
macro
/kernel/linux/linux-6.6/arch/microblaze/include/asm/
H
A
D
ptrace.h
15
#define
profile_pc
(regs) instruction_pointer(regs)
macro
/kernel/linux/linux-6.6/arch/m68k/include/asm/
H
A
D
ptrace.h
16
#define
profile_pc
(regs) instruction_pointer(regs)
macro
/kernel/linux/linux-6.6/arch/alpha/include/asm/
H
A
D
ptrace.h
11
#define
profile_pc
(regs) instruction_pointer(regs)
macro
/kernel/linux/linux-5.10/arch/h8300/include/asm/
H
A
D
ptrace.h
25
#define
profile_pc
(regs) instruction_pointer(regs)
macro
/kernel/linux/linux-5.10/arch/nds32/include/asm/
H
A
D
ptrace.h
74
#define
profile_pc
(regs) instruction_pointer(regs)
macro
Completed in 7 milliseconds
1
2
3