HomeSort by: relevance | last modified time | path
    Searched refs:trace_type (Results 1 - 9 of 9) sorted by relevancy

  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.trace/
pending.exp 60 proc pending_tracepoint_resolved { trace_type } {
61 with_test_prefix "$trace_type resolved" {
71 gdb_test_multiple "$trace_type set_point1" "set pending tracepoint" {
101 proc pending_tracepoint_works { trace_type } {
102 with_test_prefix "$trace_type works" {
113 gdb_test_multiple "$trace_type set_point1" "set pending tracepoint" {
141 if [string equal $trace_type "ftrace"] {
172 proc pending_tracepoint_resolved_during_trace { trace_type } \
173 { with_test_prefix "$trace_type resolved_in_trace" \
186 gdb_test_multiple "$trace_type set_point2" "set pending tracepoint on set_point2"
    [all...]
change-loc.exp 59 proc tracepoint_change_loc_1 { trace_type } {
60 with_test_prefix "1 $trace_type" {
89 gdb_test_multiple "${trace_type} set_tracepoint" $test {
91 if [string equal $trace_type "ftrace"] {
116 if [string equal $trace_type "ftrace"] {
169 proc tracepoint_change_loc_2 { trace_type } {
170 with_test_prefix "2 $trace_type" {
180 gdb_test_multiple "${trace_type} set_tracepoint" "set pending tracepoint" {
232 if [string equal $trace_type "ftrace"] {
284 proc tracepoint_install_in_trace_disabled { trace_type } {
    [all...]
trace-mt.exp 40 proc step_over_tracepoint { binfile trace_type } \
41 {with_test_prefix "step over $trace_type" \
57 gdb_test "${trace_type} *\$pc" "\(Fast t|T\)racepoint \[0-9\] at $hex: file.*"
66 proc break_trace_same_addr { binfile trace_type option } \
67 {with_test_prefix "$trace_type $option" \
82 gdb_test "${trace_type} set_point1" "\(Fast t|T\)racepoint \[0-9\] at $hex: file.*"
trace-break.exp 42 proc break_trace_same_addr_1 { trace_type option } \
43 { with_test_prefix "1 $trace_type $option" \
59 gdb_test "${trace_type} set_point" "\(Fast t|T\)racepoint \[0-9\] at $hex: file.*"
114 proc break_trace_same_addr_3 { trace_type option } \
115 { with_test_prefix "3 $trace_type $option" \
131 gdb_test "${trace_type} set_point" "\(Fast t|T\)racepoint \[0-9\] at $hex: file.*"
150 proc break_trace_same_addr_4 { trace_type option } \
151 { with_test_prefix "4 $trace_type $option" \
168 gdb_test "${trace_type} set_point" "\(Fast t|T\)racepoint \[0-9\] at $hex: file.*"
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.trace/
pending.exp 60 proc pending_tracepoint_resolved { trace_type } {
61 with_test_prefix "$trace_type resolved" {
71 gdb_test_multiple "$trace_type set_point1" "set pending tracepoint" {
101 proc pending_tracepoint_works { trace_type } {
102 with_test_prefix "$trace_type works" {
113 gdb_test_multiple "$trace_type set_point1" "set pending tracepoint" {
141 if [string equal $trace_type "ftrace"] {
172 proc pending_tracepoint_resolved_during_trace { trace_type } \
173 { with_test_prefix "$trace_type resolved_in_trace" \
186 gdb_test_multiple "$trace_type set_point2" "set pending tracepoint on set_point2"
    [all...]
change-loc.exp 59 proc tracepoint_change_loc_1 { trace_type } {
60 with_test_prefix "1 $trace_type" {
89 gdb_test_multiple "${trace_type} set_tracepoint" $test {
91 if [string equal $trace_type "ftrace"] {
116 if [string equal $trace_type "ftrace"] {
170 proc tracepoint_change_loc_2 { trace_type } {
171 with_test_prefix "2 $trace_type" {
181 gdb_test_multiple "${trace_type} set_tracepoint" "set pending tracepoint" {
233 if [string equal $trace_type "ftrace"] {
286 proc tracepoint_install_in_trace_disabled { trace_type } {
    [all...]
trace-mt.exp 40 proc step_over_tracepoint { testfile trace_type } \
41 {with_test_prefix "step over $trace_type" \
57 gdb_test "${trace_type} *\$pc" "\(Fast t|T\)racepoint \[0-9\] at $hex: file.*"
66 proc break_trace_same_addr { testfile trace_type option } \
67 {with_test_prefix "$trace_type $option" \
82 gdb_test "${trace_type} set_point1" "\(Fast t|T\)racepoint \[0-9\] at $hex: file.*"
trace-break.exp 42 proc break_trace_same_addr_1 { trace_type option } \
43 { with_test_prefix "1 $trace_type $option" \
59 gdb_test "${trace_type} set_point" "\(Fast t|T\)racepoint \[0-9\] at $hex: file.*"
114 proc break_trace_same_addr_3 { trace_type option } \
115 { with_test_prefix "3 $trace_type $option" \
131 gdb_test "${trace_type} set_point" "\(Fast t|T\)racepoint \[0-9\] at $hex: file.*"
150 proc break_trace_same_addr_4 { trace_type option } \
151 { with_test_prefix "4 $trace_type $option" \
168 gdb_test "${trace_type} set_point" "\(Fast t|T\)racepoint \[0-9\] at $hex: file.*"
  /src/external/mpl/dhcp/dist/includes/omapip/
trace.h 64 struct trace_type; /* forward */
65 typedef struct trace_type trace_type_t;
67 struct trace_type { struct

Completed in 24 milliseconds