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:pt_buffer
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-5.10/arch/x86/events/intel/
H
A
D
pt.c
486
struct
pt_buffer
*buf = perf_get_aux(&pt->handle);
in pt_config()
552
* @list: linkage to struct
pt_buffer
's list of tables
607
static void pt_config_buffer(struct
pt_buffer
*buf)
in pt_config_buffer()
684
static void topa_insert_table(struct
pt_buffer
*buf, struct topa *topa)
in topa_insert_table()
730
static int topa_insert_pages(struct
pt_buffer
*buf, int cpu, gfp_t gfp)
in topa_insert_pages()
773
static void pt_topa_dump(struct
pt_buffer
*buf)
in pt_topa_dump()
808
static void pt_buffer_advance(struct
pt_buffer
*buf)
in pt_buffer_advance()
831
struct
pt_buffer
*buf = perf_get_aux(&pt->handle);
in pt_update_head()
862
static void *pt_buffer_region(struct
pt_buffer
*buf)
in pt_buffer_region()
871
static size_t pt_buffer_region_size(struct
pt_buffer
*bu
[all...]
H
A
D
pt.h
54
* struct
pt_buffer
- buffer configuration; one buffer per task_struct or
75
struct
pt_buffer
{
struct
/kernel/linux/linux-6.6/arch/x86/events/intel/
H
A
D
pt.c
502
struct
pt_buffer
*buf = perf_get_aux(&pt->handle);
in pt_config()
568
* @list: linkage to struct
pt_buffer
's list of tables
623
static void pt_config_buffer(struct
pt_buffer
*buf)
in pt_config_buffer()
700
static void topa_insert_table(struct
pt_buffer
*buf, struct topa *topa)
in topa_insert_table()
746
static int topa_insert_pages(struct
pt_buffer
*buf, int cpu, gfp_t gfp)
in topa_insert_pages()
789
static void pt_topa_dump(struct
pt_buffer
*buf)
in pt_topa_dump()
824
static void pt_buffer_advance(struct
pt_buffer
*buf)
in pt_buffer_advance()
847
struct
pt_buffer
*buf = perf_get_aux(&pt->handle);
in pt_update_head()
878
static void *pt_buffer_region(struct
pt_buffer
*buf)
in pt_buffer_region()
887
static size_t pt_buffer_region_size(struct
pt_buffer
*bu
[all...]
H
A
D
pt.h
54
* struct
pt_buffer
- buffer configuration; one buffer per task_struct or
75
struct
pt_buffer
{
struct
Completed in 4 milliseconds