OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:btrace_config
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gdb/dist/gdbsupport/
btrace-common.h
138
struct
btrace_config
struct
231
btrace_target_info (ptid_t ptid,
btrace_config
conf)
241
btrace_config
conf {};
/src/external/gpl3/gdb.old/dist/gdbsupport/
btrace-common.h
129
struct
btrace_config
struct
222
btrace_target_info (ptid_t ptid,
btrace_config
conf)
232
btrace_config
conf {};
/src/external/gpl3/gdb/dist/gdb/
remote.c
663
struct
btrace_config
btrace_config
{};
struct
1126
enable_btrace (thread_info *tp, const struct
btrace_config
*conf) override;
1136
const struct
btrace_config
*btrace_conf (const struct btrace_target_info *) override;
1231
void btrace_sync_conf (const
btrace_config
*conf);
14836
struct
btrace_config
*conf;
14839
conf = (struct
btrace_config
*) user_data;
14856
struct
btrace_config
*conf;
14859
conf = (struct
btrace_config
*) user_data;
14914
parse_xml_btrace_conf (struct
btrace_config
*conf, const char *xml
[
all
...]
/src/external/gpl3/gdb.old/dist/gdb/
remote.c
640
struct
btrace_config
btrace_config
{};
struct
1096
enable_btrace (thread_info *tp, const struct
btrace_config
*conf) override;
1106
const struct
btrace_config
*btrace_conf (const struct btrace_target_info *) override;
1201
void btrace_sync_conf (const
btrace_config
*conf);
14664
struct
btrace_config
*conf;
14667
conf = (struct
btrace_config
*) user_data;
14684
struct
btrace_config
*conf;
14687
conf = (struct
btrace_config
*) user_data;
14730
parse_xml_btrace_conf (struct
btrace_config
*conf, const char *xml
[
all
...]
Completed in 42 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026