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:free_events
(Results
1 - 18
of
18
) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/test-drivers/vidtv/
H
A
D
vidtv_channel.c
129
goto
free_events
;
in vidtv_channel_s302m_init()
140
free_events
:
in vidtv_channel_s302m_init()
446
goto
free_events
;
in vidtv_channel_si_init()
490
free_events
:
in vidtv_channel_si_init()
/kernel/linux/linux-6.6/drivers/media/test-drivers/vidtv/
H
A
D
vidtv_channel.c
129
goto
free_events
;
in vidtv_channel_s302m_init()
140
free_events
:
in vidtv_channel_s302m_init()
446
goto
free_events
;
in vidtv_channel_si_init()
490
free_events
:
in vidtv_channel_si_init()
/kernel/linux/linux-6.6/tools/perf/util/
H
A
D
hisi-ptt.c
185
ptt->auxtrace.
free_events
= hisi_ptt_free_events;
in hisi_ptt_process_auxtrace_info()
H
A
D
auxtrace.h
202
* @
free_events
: free resources associated with event processing
220
void (*
free_events
)(struct perf_session *session);
member
H
A
D
s390-cpumsf.c
1153
sf->auxtrace.
free_events
= s390_cpumsf_free_events;
in s390_cpumsf_process_auxtrace_info()
H
A
D
intel-bts.c
893
bts->auxtrace.
free_events
= intel_bts_free_events;
in intel_bts_process_auxtrace_info()
H
A
D
arm-spe.c
1345
spe->auxtrace.
free_events
= arm_spe_free_events;
in arm_spe_process_auxtrace_info()
H
A
D
auxtrace.c
2853
return session->auxtrace->
free_events
(session);
in auxtrace__free_events()
H
A
D
cs-etm.c
3335
etm->auxtrace.
free_events
= cs_etm__free_events;
in cs_etm__process_auxtrace_info_full()
H
A
D
intel-pt.c
4355
pt->auxtrace.
free_events
= intel_pt_free_events;
in intel_pt_process_auxtrace_info()
/kernel/linux/linux-5.10/tools/lib/traceevent/
H
A
D
parse-filter.c
320
static void
free_events
(struct event_list *events)
in free_events()
function
1291
free_events
(events);
in tep_filter_add_filter_str()
1307
free_events
(events);
in tep_filter_add_filter_str()
1315
free_events
(events);
in tep_filter_add_filter_str()
1344
free_events
(events);
in tep_filter_add_filter_str()
/kernel/linux/linux-5.10/tools/perf/util/
H
A
D
auxtrace.h
178
* @
free_events
: free resources associated with event processing
196
void (*
free_events
)(struct perf_session *session);
member
H
A
D
intel-bts.c
893
bts->auxtrace.
free_events
= intel_bts_free_events;
in intel_bts_process_auxtrace_info()
H
A
D
arm-spe.c
957
spe->auxtrace.
free_events
= arm_spe_free_events;
in arm_spe_process_auxtrace_info()
H
A
D
s390-cpumsf.c
1152
sf->auxtrace.
free_events
= s390_cpumsf_free_events;
in s390_cpumsf_process_auxtrace_info()
H
A
D
cs-etm.c
2639
etm->auxtrace.
free_events
= cs_etm__free_events;
in cs_etm__process_auxtrace_info()
H
A
D
auxtrace.c
2683
return session->auxtrace->
free_events
(session);
in auxtrace__free_events()
H
A
D
intel-pt.c
3457
pt->auxtrace.
free_events
= intel_pt_free_events;
in intel_pt_process_auxtrace_info()
Completed in 57 milliseconds