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
defs:topa
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/arch/x86/events/intel/
H
A
D
pt.c
558
struct
topa
{
struct
581
struct
topa
topa
;
member
584
static inline struct topa_page *topa_to_page(struct
topa
*
topa
)
in topa_to_page()
argument
594
topa
_pfn(struct
topa
*
topa
)
topa_pfn()
argument
670
topa
_free(struct
topa
*
topa
)
topa_free()
argument
684
topa
_insert_table(struct pt_buffer *buf, struct
topa
*
topa
)
topa_insert_table()
argument
711
topa
_table_full(struct
topa
*
topa
)
topa_table_full()
argument
732
struct
topa
*
topa
= buf->last;
topa_insert_pages()
local
775
struct
topa
*
topa
;
pt_topa_dump()
local
962
struct
topa
*
topa
;
pt_topa_entry_for_page()
local
1034
struct
topa
*
topa
;
pt_topa_prev_entry()
local
1177
struct
topa
*
topa
, *iter;
pt_buffer_fini_topa()
local
1200
struct
topa
*
topa
;
pt_buffer_init_topa()
local
[all...]
/kernel/linux/linux-6.6/arch/x86/events/intel/
H
A
D
pt.c
574
struct
topa
{
struct
597
struct
topa
topa
;
member
600
static inline struct topa_page *topa_to_page(struct
topa
*
topa
)
in topa_to_page()
argument
610
topa
_pfn(struct
topa
*
topa
)
topa_pfn()
argument
686
topa
_free(struct
topa
*
topa
)
topa_free()
argument
700
topa
_insert_table(struct pt_buffer *buf, struct
topa
*
topa
)
topa_insert_table()
argument
727
topa
_table_full(struct
topa
*
topa
)
topa_table_full()
argument
748
struct
topa
*
topa
= buf->last;
topa_insert_pages()
local
791
struct
topa
*
topa
;
pt_topa_dump()
local
978
struct
topa
*
topa
;
pt_topa_entry_for_page()
local
1050
struct
topa
*
topa
;
pt_topa_prev_entry()
local
1193
struct
topa
*
topa
, *iter;
pt_buffer_fini_topa()
local
1216
struct
topa
*
topa
;
pt_buffer_init_topa()
local
[all...]
Completed in 3 milliseconds