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:intel_uncore_ops
(Results
1 - 9
of
9
) sorted by relevance
/kernel/linux/linux-6.6/arch/x86/events/intel/
H
A
D
uncore_snb.c
311
static struct
intel_uncore_ops
snb_uncore_msr_ops = {
395
static struct
intel_uncore_ops
skl_uncore_msr_ops = {
436
static struct
intel_uncore_ops
icl_uncore_msr_ops = {
563
static struct
intel_uncore_ops
adl_uncore_msr_ops = {
696
static struct
intel_uncore_ops
mtl_uncore_msr_ops = {
1019
static struct
intel_uncore_ops
snb_uncore_imc_ops = {
1325
static struct
intel_uncore_ops
nhm_uncore_msr_ops = {
1526
static struct
intel_uncore_ops
tgl_uncore_imc_freerunning_ops = {
1615
static struct
intel_uncore_ops
adl_uncore_mmio_ops = {
1675
static struct
intel_uncore_ops
adl_uncore_imc_freerunning_op
[all...]
H
A
D
uncore_snbep.c
793
static struct
intel_uncore_ops
snbep_uncore_msr_ops = {
804
static struct
intel_uncore_ops
snbep_uncore_pci_ops = {
1035
static struct
intel_uncore_ops
snbep_uncore_cbox_ops = {
1145
static struct
intel_uncore_ops
snbep_uncore_pcu_ops = {
1229
static struct
intel_uncore_ops
snbep_uncore_qpi_ops = {
1542
static struct
intel_uncore_ops
ivbep_uncore_msr_ops = {
1546
static struct
intel_uncore_ops
ivbep_uncore_pci_ops = {
1782
static struct
intel_uncore_ops
ivbep_uncore_cbox_ops = {
1810
static struct
intel_uncore_ops
ivbep_uncore_pcu_ops = {
1898
static struct
intel_uncore_ops
ivbep_uncore_irp_op
[all...]
H
A
D
uncore.h
43
struct
intel_uncore_ops
;
83
struct
intel_uncore_ops
*ops;
107
struct
intel_uncore_ops
{
struct
H
A
D
uncore_discovery.c
399
static struct
intel_uncore_ops
generic_uncore_msr_ops = {
464
static struct
intel_uncore_ops
generic_uncore_pci_ops = {
547
static struct
intel_uncore_ops
generic_uncore_mmio_ops = {
H
A
D
uncore_nhmex.c
265
static struct
intel_uncore_ops
nhmex_uncore_ops = {
416
static struct
intel_uncore_ops
nhmex_uncore_bbox_ops = {
493
static struct
intel_uncore_ops
nhmex_uncore_sbox_ops = {
919
static struct
intel_uncore_ops
nhmex_uncore_mbox_ops = {
1182
static struct
intel_uncore_ops
nhmex_uncore_rbox_ops = {
/kernel/linux/linux-5.10/arch/x86/events/intel/
H
A
D
uncore_snbep.c
771
static struct
intel_uncore_ops
snbep_uncore_msr_ops = {
782
static struct
intel_uncore_ops
snbep_uncore_pci_ops = {
1013
static struct
intel_uncore_ops
snbep_uncore_cbox_ops = {
1123
static struct
intel_uncore_ops
snbep_uncore_pcu_ops = {
1207
static struct
intel_uncore_ops
snbep_uncore_qpi_ops = {
1470
static struct
intel_uncore_ops
ivbep_uncore_msr_ops = {
1474
static struct
intel_uncore_ops
ivbep_uncore_pci_ops = {
1710
static struct
intel_uncore_ops
ivbep_uncore_cbox_ops = {
1738
static struct
intel_uncore_ops
ivbep_uncore_pcu_ops = {
1826
static struct
intel_uncore_ops
ivbep_uncore_irp_op
[all...]
H
A
D
uncore.h
40
struct
intel_uncore_ops
;
72
struct
intel_uncore_ops
*ops;
96
struct
intel_uncore_ops
{
struct
H
A
D
uncore_snb.c
195
static struct
intel_uncore_ops
snb_uncore_msr_ops = {
279
static struct
intel_uncore_ops
skl_uncore_msr_ops = {
320
static struct
intel_uncore_ops
icl_uncore_msr_ops = {
687
static struct
intel_uncore_ops
snb_uncore_imc_ops = {
1145
static struct
intel_uncore_ops
nhm_uncore_msr_ops = {
1295
static struct
intel_uncore_ops
tgl_uncore_imc_freerunning_ops = {
H
A
D
uncore_nhmex.c
265
static struct
intel_uncore_ops
nhmex_uncore_ops = {
416
static struct
intel_uncore_ops
nhmex_uncore_bbox_ops = {
493
static struct
intel_uncore_ops
nhmex_uncore_sbox_ops = {
919
static struct
intel_uncore_ops
nhmex_uncore_mbox_ops = {
1182
static struct
intel_uncore_ops
nhmex_uncore_rbox_ops = {
Completed in 21 milliseconds