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:strbuf_release
(Results
1 - 23
of
23
) sorted by relevance
/kernel/linux/linux-5.10/tools/perf/util/
H
A
D
strbuf.c
29
void
strbuf_release
(struct strbuf *sb)
in strbuf_release()
function
155
strbuf_release
(sb);
in strbuf_read()
H
A
D
strbuf.h
60
void
strbuf_release
(struct strbuf *buf);
H
A
D
probe-event.c
1982
strbuf_release
(&buf);
in synthesize_perf_probe_arg()
2022
strbuf_release
(&buf);
in synthesize_perf_probe_point()
2053
strbuf_release
(&buf);
in synthesize_perf_probe_command()
2181
strbuf_release
(&buf);
in synthesize_probe_trace_command()
2592
strbuf_release
(&buf);
in show_perf_probe_event()
H
A
D
probe-file.c
834
strbuf_release
(&buf);
in synthesize_sdt_probe_command()
H
A
D
metricgroup.c
1109
strbuf_release
(&extra_events);
in parse_groups()
H
A
D
probe-finder.c
1544
strbuf_release
(&buf);
in collect_variables_cb()
1553
strbuf_release
(&buf);
in collect_variables_cb()
H
A
D
pmu.c
1069
strbuf_release
(&buf);
in pmu_formats_string()
H
A
D
sort.c
3196
strbuf_release
(&sb);
in sort_help()
/kernel/linux/linux-6.6/tools/perf/util/
H
A
D
strbuf.c
29
void
strbuf_release
(struct strbuf *sb)
in strbuf_release()
function
155
strbuf_release
(sb);
in strbuf_read()
H
A
D
strbuf.h
60
void
strbuf_release
(struct strbuf *buf);
H
A
D
pfm.c
308
strbuf_release
(&storage);
in print_libpfm_events()
H
A
D
parse-events.c
1407
strbuf_release
(&sb);
in parse_events_add_pmu()
1438
strbuf_release
(&sb);
in parse_events_add_pmu()
1545
strbuf_release
(&sb);
in parse_events_multi_pmu_add()
1559
strbuf_release
(&sb);
in parse_events_multi_pmu_add()
H
A
D
probe-event.c
2010
strbuf_release
(&buf);
in synthesize_perf_probe_arg()
2050
strbuf_release
(&buf);
in synthesize_perf_probe_point()
2085
strbuf_release
(&buf);
in synthesize_perf_probe_command()
2225
strbuf_release
(&buf);
in synthesize_probe_trace_command()
2635
strbuf_release
(&buf);
in show_perf_probe_event()
3608
strbuf_release
(&buf);
in show_bootconfig_event()
H
A
D
env.c
366
strbuf_release
(&sb);
in perf_env__read_pmu_mappings()
H
A
D
probe-file.c
903
strbuf_release
(&buf);
in synthesize_sdt_probe_command()
H
A
D
pmu.c
1227
strbuf_release
(&buf);
in pmu_formats_string()
1720
strbuf_release
(&sb);
in perf_pmu__for_each_event()
H
A
D
metricgroup.c
664
strbuf_release
(&sb);
in decode_all_metric_ids()
1519
strbuf_release
(&events);
in parse_ids()
H
A
D
probe-finder.c
1560
strbuf_release
(&buf);
in collect_variables_cb()
1569
strbuf_release
(&buf);
in collect_variables_cb()
H
A
D
sort.c
3770
strbuf_release
(&sb);
in sort_help()
/kernel/linux/linux-6.6/tools/perf/
H
A
D
builtin-list.c
387
strbuf_release
(&buf);
in json_print_event()
434
strbuf_release
(&buf);
in json_print_metric()
H
A
D
builtin-help.c
115
strbuf_release
(&buffer);
in check_emacsclient_version()
/kernel/linux/linux-6.6/tools/perf/bench/
H
A
D
evlist-open-close.c
221
strbuf_release
(&buf);
in bench__repeat_event_string()
/kernel/linux/linux-5.10/tools/perf/
H
A
D
builtin-help.c
113
strbuf_release
(&buffer);
in check_emacsclient_version()
Completed in 43 milliseconds