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:evlist__new
(Results
1 - 25
of
73
) sorted by relevance
1
2
3
/kernel/linux/linux-5.10/tools/perf/tests/
H
A
D
expand-cgroup.c
125
evlist =
evlist__new
();
in expand_group_events()
155
evlist =
evlist__new
();
in expand_libpfm_events()
204
evlist =
evlist__new
();
in expand_metric_events()
H
A
D
evsel-roundtrip-name.c
15
struct evlist *evlist =
evlist__new
();
in perf_evsel__roundtrip_cache_name_test()
69
struct evlist *evlist =
evlist__new
();
in __perf_evsel__name_array_test()
H
A
D
pfm.c
87
evlist =
evlist__new
();
in test__pfm_events()
161
evlist =
evlist__new
();
in test__pfm_group()
H
A
D
backward-ring-buffer.c
106
evlist =
evlist__new
();
in test__backward_ring_buffer()
H
A
D
keep-tracking.c
87
evlist =
evlist__new
();
in test__keep_tracking()
H
A
D
openat-syscall-tp-fields.c
39
struct evlist *evlist =
evlist__new
();
in test__syscall_openat_tp_fields()
H
A
D
sw-clock.c
51
evlist =
evlist__new
();
in __test__sw_clock_freq()
53
pr_debug("
evlist__new
\n");
in __test__sw_clock_freq()
H
A
D
event-times.c
171
evlist =
evlist__new
();
in test_times()
H
A
D
mmap-basic.c
70
evlist =
evlist__new
();
in test__basic_mmap()
/kernel/linux/linux-6.6/tools/perf/tests/
H
A
D
expand-cgroup.c
124
evlist =
evlist__new
();
in expand_group_events()
156
evlist =
evlist__new
();
in expand_libpfm_events()
185
evlist =
evlist__new
();
in expand_metric_events()
H
A
D
evsel-roundtrip-name.c
21
struct evlist *evlist =
evlist__new
();
in perf_evsel__roundtrip_cache_name_test()
57
struct evlist *evlist =
evlist__new
();
in perf_evsel__name_array_test()
H
A
D
pfm.c
67
evlist =
evlist__new
();
in test__pfm_events()
152
evlist =
evlist__new
();
in test__pfm_group()
H
A
D
sw-clock.c
52
evlist =
evlist__new
();
in __test__sw_clock_freq()
54
pr_debug("
evlist__new
\n");
in __test__sw_clock_freq()
H
A
D
openat-syscall-tp-fields.c
41
struct evlist *evlist =
evlist__new
();
in test__syscall_openat_tp_fields()
47
pr_debug("%s:
evlist__new
\n", __func__);
in test__syscall_openat_tp_fields()
H
A
D
backward-ring-buffer.c
106
evlist =
evlist__new
();
in test__backward_ring_buffer()
H
A
D
keep-tracking.c
87
evlist =
evlist__new
();
in test__keep_tracking()
H
A
D
event-times.c
171
evlist =
evlist__new
();
in test_times()
/kernel/linux/linux-5.10/tools/perf/arch/x86/tests/
H
A
D
intel-cqm.c
53
evlist =
evlist__new
();
in test__intel_cqm_count_nmi_context()
H
A
D
perf-time-to-tsc.c
78
evlist =
evlist__new
();
in test__perf_time_to_tsc()
/kernel/linux/linux-6.6/tools/perf/arch/x86/tests/
H
A
D
intel-cqm.c
53
evlist =
evlist__new
();
in test__intel_cqm_count_nmi_context()
55
pr_debug("
evlist__new
failed\n");
in test__intel_cqm_count_nmi_context()
/kernel/linux/linux-5.10/tools/perf/util/
H
A
D
cgroup.c
219
orig_list =
evlist__new
();
in evlist__expand_cgroup()
220
tmp_list =
evlist__new
();
in evlist__expand_cgroup()
H
A
D
perf_api_probe.c
22
evlist =
evlist__new
();
in perf_do_probe_api()
/kernel/linux/linux-6.6/tools/perf/util/
H
A
D
perf_api_probe.c
22
evlist =
evlist__new
();
in perf_do_probe_api()
/kernel/linux/linux-5.10/tools/perf/arch/powerpc/util/
H
A
D
kvm-stat.c
151
struct evlist *evlist =
evlist__new
();
in ppc__setup_kvm_tp()
/kernel/linux/linux-6.6/tools/perf/arch/powerpc/util/
H
A
D
kvm-stat.c
151
struct evlist *evlist =
evlist__new
();
in ppc__setup_kvm_tp()
Completed in 8 milliseconds
1
2
3