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:flush_events
(Results
1 - 15
of
15
) sorted by relevance
/kernel/linux/linux-6.6/tools/perf/util/
H
A
D
hisi-ptt.c
184
ptt->auxtrace.
flush_events
= hisi_ptt_flush;
in hisi_ptt_process_auxtrace_info()
H
A
D
auxtrace.h
201
* @
flush_events
: process any remaining data
218
int (*
flush_events
)(struct perf_session *session,
member
H
A
D
s390-cpumsf.c
1152
sf->auxtrace.
flush_events
= s390_cpumsf_flush;
in s390_cpumsf_process_auxtrace_info()
H
A
D
intel-bts.c
892
bts->auxtrace.
flush_events
= intel_bts_flush;
in intel_bts_process_auxtrace_info()
H
A
D
arm-spe.c
1344
spe->auxtrace.
flush_events
= arm_spe_flush;
in arm_spe_process_auxtrace_info()
H
A
D
auxtrace.c
2845
return session->auxtrace->
flush_events
(session, tool);
in auxtrace__flush_events()
H
A
D
cs-etm.c
3334
etm->auxtrace.
flush_events
= cs_etm__flush_events;
in cs_etm__process_auxtrace_info_full()
H
A
D
intel-pt.c
4354
pt->auxtrace.
flush_events
= intel_pt_flush;
in intel_pt_process_auxtrace_info()
/kernel/linux/linux-5.10/tools/perf/util/
H
A
D
auxtrace.h
177
* @
flush_events
: process any remaining data
194
int (*
flush_events
)(struct perf_session *session,
member
H
A
D
intel-bts.c
892
bts->auxtrace.
flush_events
= intel_bts_flush;
in intel_bts_process_auxtrace_info()
H
A
D
arm-spe.c
956
spe->auxtrace.
flush_events
= arm_spe_flush;
in arm_spe_process_auxtrace_info()
H
A
D
s390-cpumsf.c
1151
sf->auxtrace.
flush_events
= s390_cpumsf_flush;
in s390_cpumsf_process_auxtrace_info()
H
A
D
cs-etm.c
2638
etm->auxtrace.
flush_events
= cs_etm__flush_events;
in cs_etm__process_auxtrace_info()
H
A
D
auxtrace.c
2675
return session->auxtrace->
flush_events
(session, tool);
in auxtrace__flush_events()
H
A
D
intel-pt.c
3456
pt->auxtrace.
flush_events
= intel_pt_flush;
in intel_pt_process_auxtrace_info()
Completed in 38 milliseconds