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:TEST_SKIP
(Results
1 - 25
of
52
) sorted by relevance
1
2
3
/kernel/linux/linux-6.6/tools/perf/tests/
H
A
D
wp.c
75
return
TEST_SKIP
;
in test__wp_ro()
82
return fd == -ENODEV ?
TEST_SKIP
: -1;
in test__wp_ro()
99
return
TEST_SKIP
;
in test__wp_wo()
106
return fd == -ENODEV ?
TEST_SKIP
: -1;
in test__wp_wo()
123
return
TEST_SKIP
;
in test__wp_rw()
131
return fd == -ENODEV ?
TEST_SKIP
: -1;
in test__wp_rw()
147
return
TEST_SKIP
;
in test__wp_modify()
155
return fd == -ENODEV ?
TEST_SKIP
: -1;
in test__wp_modify()
168
ret =
TEST_SKIP
;
in test__wp_modify()
H
A
D
event-times.c
131
return
TEST_SKIP
;
in attach__cpu_disabled()
157
return
TEST_SKIP
;
in attach__cpu_enabled()
189
if (err ==
TEST_SKIP
) {
in test_times()
225
if (err && (ret == TEST_OK || ret ==
TEST_SKIP
)) \
in test__event_times()
H
A
D
openat-syscall.c
36
err =
TEST_SKIP
;
in test__openat_syscall_event()
44
err =
TEST_SKIP
;
in test__openat_syscall_event()
H
A
D
vmlinux-kallsyms.c
148
err =
TEST_SKIP
;
in test__vmlinux_matches_kallsyms()
165
err =
TEST_SKIP
;
in test__vmlinux_matches_kallsyms()
204
err =
TEST_SKIP
;
in test__vmlinux_matches_kallsyms()
H
A
D
perf-time-to-tsc.c
54
return
TEST_SKIP
;
in test__tsc_is_supported()
118
err =
TEST_SKIP
;
in test__perf_time_to_tsc()
131
err =
TEST_SKIP
;
in test__perf_time_to_tsc()
H
A
D
pe-file-parsing.c
88
return
TEST_SKIP
;
in test__pe_file_parsing()
96
return
TEST_SKIP
;
in test__pe_file_parsing()
H
A
D
openat-syscall-all-cpus.c
52
err =
TEST_SKIP
;
in test__openat_syscall_event_on_all_cpus()
60
err =
TEST_SKIP
;
in test__openat_syscall_event_on_all_cpus()
H
A
D
pfm.c
175
return
TEST_SKIP
;
in test__pfm_events()
181
return
TEST_SKIP
;
in test__pfm_group()
H
A
D
backward-ring-buffer.c
87
int ret =
TEST_SKIP
, err, sample_count = 0, comm_count = 0;
in test__backward_ring_buffer()
127
ret =
TEST_SKIP
;
in test__backward_ring_buffer()
H
A
D
attr.c
195
return
TEST_SKIP
;
in test__attr()
215
return
TEST_SKIP
;
in test__attr()
H
A
D
bp_account.c
210
return
TEST_SKIP
;
in test__bp_accounting()
217
return
TEST_SKIP
;
in test__bp_accounting()
H
A
D
mmap-basic.c
88
err =
TEST_SKIP
;
in test__basic_mmap()
199
ret =
TEST_SKIP
;
in test_stat_user_read()
220
ret =
TEST_SKIP
;
in test_stat_user_read()
H
A
D
genelf.c
49
return
TEST_SKIP
;
in test__jit_write_elf()
H
A
D
topology.c
100
return
TEST_SKIP
;
in check_cpu_topology()
110
return
TEST_SKIP
;
in check_cpu_topology()
H
A
D
sigtrap.c
184
return
TEST_SKIP
;
in test__sigtrap()
204
ret =
TEST_SKIP
;
in test__sigtrap()
/kernel/linux/linux-5.10/tools/perf/tests/
H
A
D
event-times.c
131
return
TEST_SKIP
;
in attach__cpu_disabled()
157
return
TEST_SKIP
;
in attach__cpu_enabled()
189
if (err ==
TEST_SKIP
) {
in test_times()
225
if (err && (ret == TEST_OK || ret ==
TEST_SKIP
)) \
in test__event_times()
H
A
D
pe-file-parsing.c
87
return
TEST_SKIP
;
in test__pe_file_parsing()
95
return
TEST_SKIP
;
in test__pe_file_parsing()
H
A
D
bpf.c
240
return
TEST_SKIP
;
in __test__bpf()
343
return
TEST_SKIP
;
in test__bpf()
347
return
TEST_SKIP
;
in test__bpf()
367
return
TEST_SKIP
;
in test__bpf()
H
A
D
backward-ring-buffer.c
87
int ret =
TEST_SKIP
, err, sample_count = 0, comm_count = 0;
in test__backward_ring_buffer()
126
ret =
TEST_SKIP
;
in test__backward_ring_buffer()
H
A
D
clang.c
37
return
TEST_SKIP
;
in test__clang()
H
A
D
genelf.c
49
return
TEST_SKIP
;
in test__jit_write_elf()
H
A
D
sdt.c
120
return
TEST_SKIP
;
in test__sdt_event()
/kernel/linux/linux-6.6/tools/perf/arch/x86/tests/
H
A
D
hybrid.c
244
ret =
TEST_SKIP
;
in test_event()
258
if (existing ==
TEST_SKIP
)
in combine_test_results()
259
return latest == TEST_OK ?
TEST_SKIP
: latest;
in combine_test_results()
285
return
TEST_SKIP
;
in test__hybrid()
H
A
D
amd-ibs-via-core-pmu.c
49
return
TEST_SKIP
;
in test__amd_ibs_via_core_pmu()
/kernel/linux/linux-5.10/tools/perf/arch/x86/tests/
H
A
D
intel-cqm.c
62
err =
TEST_SKIP
;
in test__intel_cqm_count_nmi_context()
Completed in 9 milliseconds
1
2
3