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:pending
(Results
1 - 3
of
3
) sorted by relevance
/developtools/profiler/device/plugins/ftrace_plugin/src/
H
A
D
result_transporter.cpp
92
auto
pending
= bytesPending_.load();
in Flush()
local
94
PROFILER_LOG_DEBUG(LOG_CORE, "ResultTransporter TX stats B: %" PRIu64 ", P: %u", count,
pending
);
in Flush()
/developtools/hdc/src/test/jdwp/
H
A
D
HdcJdwpSimulator.cpp
161
HiLog::Error(LABEL, "No
pending
count\n");
in ReceiveNewFd()
164
uv_handle_type
pending
= uv_pipe_pending_type(pipe);
in ReceiveNewFd()
local
165
if (
pending
!= UV_TCP) {
in ReceiveNewFd()
166
HiLog::Debug(LABEL, "None TCP type: %{public}d",
pending
);
in ReceiveNewFd()
/developtools/profiler/hiebpf/include/
H
A
D
vmlinux.h
238
u8
pending
;
member
1076
struct sigpending
pending
;
member
1728
struct irq_work
pending
;
member
13056
struct list_head
pending
;
member
23432
struct set_affinity_pending *
pending
;
member
25150
unsigned char
pending
;
member
43825
struct rpc_wait_queue
pending
;
member
49330
int
pending
;
member
50820
struct list_head
pending
;
global()
member
61879
unsigned int
pending
;
global()
member
65202
int
pending
;
global()
member
66646
void *
pending
[3];
global()
member
106447
int
pending
;
global()
member
132396
struct list_head
pending
;
global()
member
133357
struct list_head
pending
;
global()
member
133384
struct list_head
pending
;
global()
member
137018
unsigned int
pending
: 1;
global()
member
140185
bool
pending
;
global()
member
144330
struct list_head
pending
;
global()
member
145379
__u8
pending
;
global()
member
147786
int
pending
;
global()
member
[all...]
Completed in 455 milliseconds