OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:trace_init_name
(Results
1 - 3
of
3
) sorted by null
/external/qemu/hw/
goldfish_trace.h
116
extern void
trace_init_name
(int tgid, int pid, const char *name);
goldfish_trace.c
227
trace_init_name
(tgid, pid, exec_path);
/external/qemu/
trace.c
1786
void
trace_init_name
(int tgid, int pid, const char *name)
function
[
all
...]
Completed in 417 milliseconds