Searched refs:this_utp (Results 1 – 2 of 2) sorted by relevance
14100 static struct uploaded_tp *this_utp; variable14108 if (next_cmd < this_utp->cmd_strings.size ()) in read_uploaded_action()14110 rslt = this_utp->cmd_strings[next_cmd].get (); in read_uploaded_action()14195 this_utp = utp; in create_tracepoint_from_upload()
8103 * breakpoint.c (this_utp, next_cmd): New globals.