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:BANNER
(Results
1 - 3
of
3
) sorted by relevance
/kernel/linux/linux-6.6/kernel/trace/
H
A
D
trace_hwlat.c
52
#define
BANNER
"hwlat_detector: "
macro
237
hwlat_err(
BANNER
"time running backwards\n");
in get_sample()
265
hwlat_err(
BANNER
"time running backwards\n");
in get_sample()
347
pr_info(
BANNER
"cpumask changed while in round-robin mode, switching to mode none\n");
in move_to_next_cpu()
434
pr_err(
BANNER
"could not start sampling thread\n");
in start_single_kthread()
501
pr_err(
BANNER
"could not start sampling thread\n");
in start_cpu_kthread()
561
pr_warn(
BANNER
"Error to init cpu hotplug support\n");
in hwlat_init_hotplug_support()
819
pr_err(
BANNER
"Cannot start hwlat kthread\n");
in hwlat_tracer_start()
H
A
D
trace_osnoise.c
44
#define
BANNER
"osnoise: "
macro
2018
pr_err(
BANNER
"could not start sampling thread\n");
in start_kthread()
2120
pr_warn(
BANNER
"Error to init cpu hotplug support\n");
in osnoise_init_hotplug_support()
2972
pr_err(
BANNER
"Error starting osnoise tracer\n");
in osnoise_tracer_start()
3027
pr_err(
BANNER
"Error starting timerlat tracer\n");
in timerlat_tracer_start()
3115
pr_err(
BANNER
"Error registering osnoise!\n");
in init_osnoise_tracer()
3121
pr_err(
BANNER
"Error registering timerlat!\n");
in init_osnoise_tracer()
/kernel/linux/linux-5.10/kernel/trace/
H
A
D
trace_hwlat.c
52
#define
BANNER
"hwlat_detector: "
macro
205
pr_err(
BANNER
"time running backwards\n");
in get_sample()
233
pr_err(
BANNER
"time running backwards\n");
in get_sample()
382
pr_err(
BANNER
"could not start sampling thread\n");
in start_kthread()
579
pr_err(
BANNER
"Cannot start hwlat kthread\n");
in hwlat_tracer_start()
Completed in 6 milliseconds