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:ctime
(Results
1 - 25
of
42
) sorted by relevance
1
2
/developtools/profiler/hiebpf/include/
H
A
D
hiebpf_types.h
18
__u64
ctime
;
member
52
__u64
ctime
;
member
96
__u64
ctime
;
member
/developtools/profiler/device/plugins/ftrace_plugin/test/app/
H
A
D
get_tzinfo.cpp
17
#include <
ctime
>
/developtools/profiler/hidebug/frameworks/native/src/
H
A
D
hidebug_util.cpp
18
#include <
ctime
>
/developtools/profiler/hiebpf/src/
H
A
D
hiebpf.bpf.c
109
u64
ctime
= bpf_ktime_get_ns();
in emit_fstrace_event()
local
133
cmplt_event->
ctime
=
ctime
;
in emit_fstrace_event()
272
u64
ctime
= bpf_ktime_get_ns();
in emit_pftrace_event()
local
296
cmplt_event->
ctime
=
ctime
;
in emit_pftrace_event()
321
cmplt_event->
ctime
- cmplt_event->start_event.stime) != 0) {
in emit_pftrace_event()
756
u64
ctime
= bpf_ktime_get_ns();
in BPF_PROG()
local
777
cmplt_event->
ctime
=
ctime
;
in BPF_PROG()
[all...]
H
A
D
libbpf_logger.cpp
17
#include <
ctime
>
H
A
D
bpf_event_receiver.cpp
300
item->ctime_ = cmplt_event->
ctime
;
in EncodeFSTraceEvent()
336
item->ctime_ = cmplt_event->
ctime
;
in EncodePFTraceEvent()
370
item->ctime_ = cmplt_event->
ctime
;
in EncodeBIOTraceEvent()
H
A
D
bpf_log_reader.cpp
16
#include <
ctime
>
/developtools/hdc/src/common/
H
A
D
common.h
24
#include <
ctime
>
/developtools/profiler/device/base/src/
H
A
D
posix_semaphore.cpp
17
#include <
ctime
>
H
A
D
schedule_task_manager.cpp
18
#include <
ctime
>
/developtools/profiler/device/plugins/ffrt_profiler/test/unittest/
H
A
D
ffrt_profiler_test_exec.cpp
18
#include <
ctime
>
/developtools/profiler/timestamps/
H
A
D
timestamps.cpp
18
#include <
ctime
>
/developtools/packing_tool/packing_tool/frameworks/src/
H
A
D
log.cpp
21
#include <
ctime
>
/developtools/hdc/hdc_rust/src/cffi/
H
A
D
uart.h
25
#include <
ctime
>
/developtools/profiler/device/plugins/gpu_plugin/src/
H
A
D
gpu_data_plugin.cpp
17
#include <
ctime
>
/developtools/hapsigner/hapsigntool_cpp/common/include/
H
A
D
signature_tools_log.h
21
#include <
ctime
>
/developtools/hapsigner/hapsigntool_cpp/hap/sign/include/
H
A
D
sign_elf.h
20
#include <
ctime
>
/developtools/profiler/device/plugins/network_plugin/include/
H
A
D
network_plugin.h
20
#include <
ctime
>
/developtools/profiler/device/plugins/sample_plugin/src/
H
A
D
sample_plugin.cpp
17
#include <
ctime
>
/developtools/profiler/device/plugins/ffrt_profiler/service/include/
H
A
D
ffrt_profiler_manager.h
21
#include <
ctime
>
/developtools/profiler/device/plugins/network_profiler/service/include/
H
A
D
network_profiler_manager.h
21
#include <
ctime
>
/developtools/smartperf_host/trace_streamer/sdk/demo_sdk/trace_data/
H
A
D
trace_stdtype.cpp
18
#include <
ctime
>
/developtools/profiler/device/plugins/native_hook/test/
H
A
D
perf_test_data.cpp
22
#include <
ctime
>
/developtools/profiler/device/plugins/hidump_plugin/test/unittest/
H
A
D
hidump_plugin_unittest.cpp
22
#include <
ctime
>
/developtools/profiler/device/plugins/xpower_plugin/test/unittest/
H
A
D
xpower_plugin_unittest.cpp
25
#include <
ctime
>
Completed in 9 milliseconds
1
2