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
defs:thread_data
(Results
1 - 18
of
18
) sorted by relevance
/kernel/linux/linux-5.10/tools/perf/bench/
H
A
D
sched-pipe.c
30
struct
thread_data
{
struct
H
A
D
futex-wake-parallel.c
39
struct
thread_data
{
struct
H
A
D
numa.c
55
struct
thread_data
{
struct
1119
u8 *
thread_data
;
in worker_thread()
local
[all...]
/kernel/linux/linux-6.6/tools/perf/bench/
H
A
D
sched-pipe.c
30
struct
thread_data
{
struct
H
A
D
futex-wake-parallel.c
40
struct
thread_data
{
struct
H
A
D
numa.c
56
struct
thread_data
{
struct
1168
u8 *
thread_data
;
in worker_thread()
local
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/arm64/mte/
H
A
D
check_gcr_el1_cswitch.c
72
int
thread_data
[MAX_THREADS];
in execute_test()
local
/kernel/liteos_a/compat/posix/src/
H
A
D
pprivate.h
64
VOID **
thread_data
; /* Per-thread data table pointer */
member
/kernel/linux/linux-5.10/tools/perf/tests/
H
A
D
mmap-thread-lookup.c
25
struct
thread_data
{
struct
/kernel/linux/linux-6.6/tools/perf/tests/
H
A
D
mmap-thread-lookup.c
25
struct
thread_data
{
struct
/kernel/linux/linux-5.10/lib/
H
A
D
test_rhashtable.c
72
struct
thread_data
{
struct
/kernel/linux/linux-6.6/lib/
H
A
D
test_rhashtable.c
72
struct
thread_data
{
struct
/kernel/linux/linux-5.10/tools/testing/selftests/rseq/
H
A
D
param_test.c
362
struct spinlock_thread_test_data *
thread_data
= arg;
in test_percpu_spinlock_thread()
local
401
struct spinlock_thread_test_data
thread_data
[num_threads];
in test_percpu_spinlock()
local
439
struct inc_thread_test_data *
thread_data
= arg;
test_percpu_inc_thread()
local
477
struct inc_thread_test_data
thread_data
[num_threads];
test_percpu_inc()
local
[all...]
/kernel/linux/linux-5.10/samples/bpf/
H
A
D
xsk_fwd.c
639
struct
thread_data
{
struct
759
static struct
thread_data
thread_data
[MAX_THREADS];
variable
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/rseq/
H
A
D
param_test.c
445
struct spinlock_thread_test_data *
thread_data
= arg;
in test_percpu_spinlock_thread()
local
484
struct spinlock_thread_test_data
thread_data
[num_threads];
in test_percpu_spinlock()
local
522
struct inc_thread_test_data *
thread_data
= arg;
test_percpu_inc_thread()
local
561
struct inc_thread_test_data
thread_data
[num_threads];
test_percpu_inc()
local
[all...]
/kernel/linux/linux-6.6/tools/perf/
H
A
D
builtin-record.c
180
struct record_thread *
thread_data
;
member
940
static void record__thread_data_init_pipes(struct record_thread *
thread_data
)
in record__thread_data_init_pipes()
argument
948
static int record__thread_data_open_pipes(struct record_thread *
thread_data
)
in record__thread_data_open_pipes()
argument
968
record__
thread_data
_close_pipes(struct record_thread *
thread_data
)
record__thread_data_close_pipes()
argument
993
record__
thread_data
_init_maps(struct record_thread *
thread_data
, struct evlist *evlist)
record__thread_data_init_maps()
argument
1041
record__
thread_data
_init_pollfd(struct record_thread *
thread_data
, struct evlist *evlist)
record__thread_data_init_pollfd()
argument
1073
struct record_thread *
thread_data
= rec->
thread_data
;
record__free_thread_data()
local
1102
record__update_evlist_pollfd_from_thread(struct record *rec, struct evlist *evlist, struct record_thread *
thread_data
)
record__update_evlist_pollfd_from_thread()
argument
1126
record__dup_non_perf_events(struct record *rec, struct evlist *evlist, struct record_thread *
thread_data
)
record__dup_non_perf_events()
argument
1155
struct record_thread *
thread_data
;
record__alloc_thread_data()
local
2187
record__terminate_thread(struct record_thread *
thread_data
)
record__terminate_thread()
argument
2208
struct record_thread *
thread_data
= rec->
thread_data
;
record__start_threads()
local
2271
struct record_thread *
thread_data
= rec->
thread_data
;
record__stop_threads()
local
2298
struct record_thread *
thread_data
= rec->
thread_data
;
record__waking()
local
[all...]
/kernel/linux/linux-5.10/tools/power/x86/turbostat/
H
A
D
turbostat.c
168
struct
thread_data
{
struct
[all...]
/kernel/linux/linux-6.6/tools/power/x86/turbostat/
H
A
D
turbostat.c
342
struct
thread_data
{
struct
[all...]
Completed in 25 milliseconds