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:check_event
(Results
1 - 19
of
19
) sorted by relevance
/kernel/linux/linux-6.6/tools/perf/tests/shell/
H
A
D
stat+json_output.sh
89
check_event
()
function
205
check_event
H
A
D
stat+csv_output.sh
73
check_event
"CSV" "$perf_cmd"
/kernel/linux/linux-6.6/tools/perf/tests/shell/lib/
H
A
D
stat_output.sh
53
check_event
()
function
/kernel/linux/linux-5.10/drivers/perf/hisilicon/
H
A
D
hisi_uncore_pmu.h
77
int
check_event
;
member
H
A
D
hisi_uncore_ddrc_pmu.c
349
ddrc_pmu->
check_event
= 7;
in hisi_ddrc_pmu_dev_probe()
H
A
D
hisi_uncore_hha_pmu.c
361
hha_pmu->
check_event
= 0x65;
in hisi_hha_pmu_dev_probe()
H
A
D
hisi_uncore_pmu.c
163
if (event->attr.config > hisi_pmu->
check_event
)
in hisi_uncore_pmu_event_init()
H
A
D
hisi_uncore_l3c_pmu.c
351
l3c_pmu->
check_event
= 0x59;
in hisi_l3c_pmu_dev_probe()
/kernel/linux/linux-6.6/drivers/perf/hisilicon/
H
A
D
hisi_uncore_pmu.h
108
int
check_event
;
member
H
A
D
hisi_uncore_l3c_pmu.c
515
l3c_pmu->
check_event
= L3C_V2_NR_EVENTS;
in hisi_l3c_pmu_dev_probe()
519
l3c_pmu->
check_event
= L3C_V1_NR_EVENTS;
in hisi_l3c_pmu_dev_probe()
H
A
D
hisi_uncore_hha_pmu.c
481
hha_pmu->
check_event
= HHA_V2_NR_EVENT;
in hisi_hha_pmu_dev_probe()
486
hha_pmu->
check_event
= HHA_V1_NR_EVENT;
in hisi_hha_pmu_dev_probe()
H
A
D
hisi_uncore_ddrc_pmu.c
469
ddrc_pmu->
check_event
= DDRC_V2_NR_EVENTS;
in hisi_ddrc_pmu_dev_probe()
474
ddrc_pmu->
check_event
= DDRC_V1_NR_EVENTS;
in hisi_ddrc_pmu_dev_probe()
H
A
D
hisi_uncore_cpa_pmu.c
290
cpa_pmu->
check_event
= CPA_NR_EVENTS;
in hisi_cpa_pmu_dev_probe()
H
A
D
hisi_uncore_pa_pmu.c
469
pa_pmu->
check_event
= 0xB0;
in hisi_pa_pmu_dev_probe()
H
A
D
hisi_uncore_uc_pmu.c
465
uc_pmu->
check_event
= HISI_UC_EVTYPE_MASK;
in hisi_uc_pmu_dev_probe()
H
A
D
hisi_uncore_pmu.c
215
if (event->attr.config > hisi_pmu->
check_event
)
in hisi_uncore_pmu_event_init()
H
A
D
hisi_uncore_sllc_pmu.c
413
sllc_pmu->
check_event
= SLLC_NR_EVENTS;
in hisi_sllc_pmu_dev_probe()
/kernel/linux/linux-5.10/drivers/firmware/efi/libstub/
H
A
D
efistub.h
229
void *
check_event
;
member
289
u32
check_event
;
member
/kernel/linux/linux-6.6/drivers/firmware/efi/libstub/
H
A
D
efistub.h
277
void *
check_event
;
member
341
u32
check_event
;
member
Completed in 17 milliseconds