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:trace_processor
(Results
1 - 3
of
3
) sorted by relevance
/third_party/node/deps/v8/src/libplatform/tracing/
H
A
D
tracing-controller.cc
16
#include "perfetto/ext/
trace_processor
/export_json.h"
17
#include "perfetto/
trace_processor
/
trace_processor
.h"
28
class JsonOutputWriter : public perfetto::
trace_processor
::json::OutputWriter {
32
perfetto::
trace_processor
::util::Status AppendString(
35
return perfetto::
trace_processor
::util::OkStatus();
186
perfetto::
trace_processor
::Config processor_config;
in StartTracing()
188
perfetto::
trace_processor
::TraceProcessorStorage::CreateInstance(
in StartTracing()
249
auto status = perfetto::
trace_processor
::json::ExportJson(
in StopTracing()
/third_party/node/deps/v8/include/libplatform/
H
A
D
v8-tracing.h
18
namespace
trace_processor
{
namespace
314
std::unique_ptr<perfetto::
trace_processor
::TraceProcessorStorage>
/third_party/node/deps/v8/include/v8-include/libplatform/
H
A
D
v8-tracing.h
18
namespace
trace_processor
{
namespace
313
std::unique_ptr<perfetto::
trace_processor
::TraceProcessorStorage>
Completed in 3 milliseconds