Home
last modified time | relevance | path

Searched refs:read_actions (Results 1 – 1 of 1) sorted by relevance

/trueos/contrib/gdb/gdb/
HDtracepoint.c745 static void read_actions (struct tracepoint *);
798 read_actions (t); in trace_actions_command()
809 read_actions (struct tracepoint *t) in read_actions() function