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:cpu_migrate
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-5.10/include/trace/events/
H
A
D
power_cpu_migrate.h
17
DECLARE_EVENT_CLASS(
cpu_migrate
,
39
DEFINE_EVENT(
cpu_migrate
, cpu_migrate_##name, \
/kernel/linux/linux-6.6/include/trace/events/
H
A
D
power_cpu_migrate.h
17
DECLARE_EVENT_CLASS(
cpu_migrate
,
39
DEFINE_EVENT(
cpu_migrate
, cpu_migrate_##name, \
/kernel/linux/linux-6.6/tools/power/x86/turbostat/
H
A
D
turbostat.c
625
int
cpu_migrate
(int cpu)
in cpu_migrate()
function
2083
if (
cpu_migrate
(cpu)) {
in get_counters()
4316
if (
cpu_migrate
(cpu)) {
in print_epb()
4365
if (
cpu_migrate
(cpu)) {
in print_hwp()
4448
if (
cpu_migrate
(cpu)) {
in print_perf_limit()
4856
if (
cpu_migrate
(cpu)) {
in print_thermal()
4929
if (
cpu_migrate
(cpu)) {
in print_rapl()
5230
if (
cpu_migrate
(t->cpu_id)) {
in get_cpu_type()
5275
if (
cpu_migrate
(cpu)) {
in set_temperature_target()
/kernel/linux/linux-5.10/tools/power/x86/turbostat/
H
A
D
turbostat.c
468
int
cpu_migrate
(int cpu)
in cpu_migrate()
function
1900
if (
cpu_migrate
(cpu)) {
in get_counters()
3938
if (
cpu_migrate
(cpu)) {
in print_epb()
3982
if (
cpu_migrate
(cpu)) {
in print_hwp()
4070
if (
cpu_migrate
(cpu)) {
in print_perf_limit()
4452
if (
cpu_migrate
(cpu)) {
in print_thermal()
4524
if (
cpu_migrate
(cpu)) {
in print_rapl()
4814
if (
cpu_migrate
(cpu)) {
in set_temperature_target()
Completed in 26 milliseconds