HomeSort by: relevance | last modified time | path
    Searched refs:DEBUG_TRACE (Results 1 - 25 of 29) sorted by relevancy

1 2

  /src/sys/external/bsd/vchiq/dist/interface/vchiq_arm/
vchiq_arm.c 241 DEBUG_TRACE(SERVICE_CALLBACK_LINE);
257 DEBUG_TRACE(SERVICE_CALLBACK_LINE);
311 DEBUG_TRACE(SERVICE_CALLBACK_LINE);
334 DEBUG_TRACE(SERVICE_CALLBACK_LINE);
346 DEBUG_TRACE(SERVICE_CALLBACK_LINE);
350 DEBUG_TRACE(SERVICE_CALLBACK_LINE);
355 DEBUG_TRACE(SERVICE_CALLBACK_LINE);
360 DEBUG_TRACE(SERVICE_CALLBACK_LINE);
365 DEBUG_TRACE(SERVICE_CALLBACK_LINE);
368 DEBUG_TRACE(SERVICE_CALLBACK_LINE)
    [all...]
vchiq_core.h 189 #define DEBUG_TRACE(d) \
199 #define DEBUG_TRACE(d)
vchiq_core.c 1649 DEBUG_TRACE(PARSE_LINE);
1811 DEBUG_TRACE(PARSE_LINE);
1815 DEBUG_TRACE(PARSE_LINE);
1846 DEBUG_TRACE(PARSE_LINE);
1849 DEBUG_TRACE(PARSE_LINE);
1891 DEBUG_TRACE(PARSE_LINE);
1914 DEBUG_TRACE(PARSE_LINE);
1917 DEBUG_TRACE(PARSE_LINE);
1963 DEBUG_TRACE(PARSE_LINE);
1968 DEBUG_TRACE(PARSE_LINE)
    [all...]
  /src/external/gpl3/binutils/dist/opcodes/
aarch64-dis.c 1459 DEBUG_TRACE ("%s found value: %x, has_xt: %d, i: %d.",
2523 DEBUG_TRACE ("enter with value: %d, mask: %d", (int)value, (int)mask);
2585 DEBUG_TRACE ("key idx: %d", idx);
2605 DEBUG_TRACE ("qualifier %d: %s", i,
2607 DEBUG_TRACE ("%d, %d", (int)value, (int)mask);
3396 DEBUG_TRACE ("try %s", alias->name);
3404 DEBUG_TRACE ("skip pseudo %s", alias->name);
3410 DEBUG_TRACE ("skip %s as base opcode not match", alias->name);
3416 DEBUG_TRACE ("skip %s: we're missing features", alias->name);
3424 DEBUG_TRACE ("succeed with 0-operand opcode %s", alias->name)
    [all...]
aarch64-opc.c 1054 DEBUG_TRACE ("SUCCEED: no operand");
1072 DEBUG_TRACE ("%d", i);
1126 DEBUG_TRACE ("complete qualifiers using list %d", i);
1137 DEBUG_TRACE ("SUCCESS");
1141 DEBUG_TRACE ("FAIL");
1166 DEBUG_TRACE ("matching FAIL");
1183 DEBUG_TRACE ("matching SUCCESS");
1199 DEBUG_TRACE ("enter with 0x%" PRIx64 "(%" PRIi64 ")", value, value);
1225 DEBUG_TRACE ("exit false with 0x%" PRIx64 "(%" PRIi64 ")", value, value);
1232 DEBUG_TRACE ("exit true with amount %d", amount)
    [all...]
aarch64-asm.c 2008 DEBUG_TRACE ("idx: %d; qualifier: %s", idx,
2036 DEBUG_TRACE ("enter with coding 0x%x", (uint32_t) inst->value);
2185 DEBUG_TRACE ("exit with coding 0x%x", (uint32_t) inst->value);
2622 DEBUG_TRACE ("enter with %s", opcode->name);
2636 DEBUG_TRACE ("FAIL since operand constraint not met");
2667 DEBUG_TRACE ("real opcode '%s' has been found for the alias %s",
2685 DEBUG_TRACE ("skip the incomplete operand %d", i);
2734 DEBUG_TRACE ("exit with %s", opcode->name);
  /src/external/gpl3/binutils.old/dist/opcodes/
aarch64-dis.c 1452 DEBUG_TRACE ("%s found value: %x, has_xt: %d, i: %d.",
2500 DEBUG_TRACE ("enter with value: %d, mask: %d", (int)value, (int)mask);
2562 DEBUG_TRACE ("key idx: %d", idx);
2582 DEBUG_TRACE ("qualifier %d: %s", i,
2584 DEBUG_TRACE ("%d, %d", (int)value, (int)mask);
3373 DEBUG_TRACE ("try %s", alias->name);
3381 DEBUG_TRACE ("skip pseudo %s", alias->name);
3387 DEBUG_TRACE ("skip %s as base opcode not match", alias->name);
3393 DEBUG_TRACE ("skip %s: we're missing features", alias->name);
3401 DEBUG_TRACE ("succeed with 0-operand opcode %s", alias->name)
    [all...]
aarch64-opc.c 1045 DEBUG_TRACE ("SUCCEED: no operand");
1063 DEBUG_TRACE ("%d", i);
1117 DEBUG_TRACE ("complete qualifiers using list %d", i);
1128 DEBUG_TRACE ("SUCCESS");
1132 DEBUG_TRACE ("FAIL");
1157 DEBUG_TRACE ("matching FAIL");
1174 DEBUG_TRACE ("matching SUCCESS");
1190 DEBUG_TRACE ("enter with 0x%" PRIx64 "(%" PRIi64 ")", value, value);
1216 DEBUG_TRACE ("exit false with 0x%" PRIx64 "(%" PRIi64 ")", value, value);
1223 DEBUG_TRACE ("exit true with amount %d", amount)
    [all...]
aarch64-asm.c 1997 DEBUG_TRACE ("idx: %d; qualifier: %s", idx,
2025 DEBUG_TRACE ("enter with coding 0x%x", (uint32_t) inst->value);
2174 DEBUG_TRACE ("exit with coding 0x%x", (uint32_t) inst->value);
2612 DEBUG_TRACE ("enter with %s", opcode->name);
2626 DEBUG_TRACE ("FAIL since operand constraint not met");
2657 DEBUG_TRACE ("real opcode '%s' has been found for the alias %s",
2675 DEBUG_TRACE ("skip the incomplete operand %d", i);
2726 DEBUG_TRACE ("exit with %s", opcode->name);
  /src/external/gpl3/gdb.old/dist/opcodes/
aarch64-dis.c 1452 DEBUG_TRACE ("%s found value: %x, has_xt: %d, i: %d.",
2500 DEBUG_TRACE ("enter with value: %d, mask: %d", (int)value, (int)mask);
2562 DEBUG_TRACE ("key idx: %d", idx);
2582 DEBUG_TRACE ("qualifier %d: %s", i,
2584 DEBUG_TRACE ("%d, %d", (int)value, (int)mask);
3347 DEBUG_TRACE ("try %s", alias->name);
3355 DEBUG_TRACE ("skip pseudo %s", alias->name);
3361 DEBUG_TRACE ("skip %s as base opcode not match", alias->name);
3367 DEBUG_TRACE ("skip %s: we're missing features", alias->name);
3375 DEBUG_TRACE ("succeed with 0-operand opcode %s", alias->name)
    [all...]
aarch64-opc.c 1042 DEBUG_TRACE ("SUCCEED: no operand");
1060 DEBUG_TRACE ("%d", i);
1114 DEBUG_TRACE ("complete qualifiers using list %d", i);
1125 DEBUG_TRACE ("SUCCESS");
1129 DEBUG_TRACE ("FAIL");
1154 DEBUG_TRACE ("matching FAIL");
1171 DEBUG_TRACE ("matching SUCCESS");
1187 DEBUG_TRACE ("enter with 0x%" PRIx64 "(%" PRIi64 ")", value, value);
1213 DEBUG_TRACE ("exit false with 0x%" PRIx64 "(%" PRIi64 ")", value, value);
1220 DEBUG_TRACE ("exit true with amount %d", amount)
    [all...]
aarch64-asm.c 1997 DEBUG_TRACE ("idx: %d; qualifier: %s", idx,
2025 DEBUG_TRACE ("enter with coding 0x%x", (uint32_t) inst->value);
2166 DEBUG_TRACE ("exit with coding 0x%x", (uint32_t) inst->value);
2591 DEBUG_TRACE ("enter with %s", opcode->name);
2605 DEBUG_TRACE ("FAIL since operand constraint not met");
2636 DEBUG_TRACE ("real opcode '%s' has been found for the alias %s",
2654 DEBUG_TRACE ("skip the incomplete operand %d", i);
2705 DEBUG_TRACE ("exit with %s", opcode->name);
  /src/external/gpl3/gdb/dist/opcodes/
aarch64-dis.c 1451 DEBUG_TRACE ("%s found value: %x, has_xt: %d, i: %d.",
2499 DEBUG_TRACE ("enter with value: %d, mask: %d", (int)value, (int)mask);
2561 DEBUG_TRACE ("key idx: %d", idx);
2581 DEBUG_TRACE ("qualifier %d: %s", i,
2583 DEBUG_TRACE ("%d, %d", (int)value, (int)mask);
3372 DEBUG_TRACE ("try %s", alias->name);
3380 DEBUG_TRACE ("skip pseudo %s", alias->name);
3386 DEBUG_TRACE ("skip %s as base opcode not match", alias->name);
3392 DEBUG_TRACE ("skip %s: we're missing features", alias->name);
3400 DEBUG_TRACE ("succeed with 0-operand opcode %s", alias->name)
    [all...]
aarch64-opc.c 1045 DEBUG_TRACE ("SUCCEED: no operand");
1063 DEBUG_TRACE ("%d", i);
1117 DEBUG_TRACE ("complete qualifiers using list %d", i);
1128 DEBUG_TRACE ("SUCCESS");
1132 DEBUG_TRACE ("FAIL");
1157 DEBUG_TRACE ("matching FAIL");
1174 DEBUG_TRACE ("matching SUCCESS");
1190 DEBUG_TRACE ("enter with 0x%" PRIx64 "(%" PRIi64 ")", value, value);
1216 DEBUG_TRACE ("exit false with 0x%" PRIx64 "(%" PRIi64 ")", value, value);
1223 DEBUG_TRACE ("exit true with amount %d", amount)
    [all...]
aarch64-asm.c 1995 DEBUG_TRACE ("idx: %d; qualifier: %s", idx,
2023 DEBUG_TRACE ("enter with coding 0x%x", (uint32_t) inst->value);
2172 DEBUG_TRACE ("exit with coding 0x%x", (uint32_t) inst->value);
2610 DEBUG_TRACE ("enter with %s", opcode->name);
2624 DEBUG_TRACE ("FAIL since operand constraint not met");
2655 DEBUG_TRACE ("real opcode '%s' has been found for the alias %s",
2673 DEBUG_TRACE ("skip the incomplete operand %d", i);
2724 DEBUG_TRACE ("exit with %s", opcode->name);
  /src/external/gpl3/gdb.old/dist/sim/cr16/
cr16-sim.h 30 #define DEBUG_TRACE 0x00000001
39 #define DEBUG (DEBUG_TRACE | DEBUG_VALUES | DEBUG_LINE_NUMBER)
simops.c 247 if ((cr16_debug & DEBUG_TRACE) == 0)
466 if ((cr16_debug & (DEBUG_TRACE | DEBUG_VALUES)) == (DEBUG_TRACE | DEBUG_VALUES))
482 if ((cr16_debug & (DEBUG_TRACE | DEBUG_VALUES)) == (DEBUG_TRACE | DEBUG_VALUES))
496 if ((cr16_debug & (DEBUG_TRACE | DEBUG_VALUES)) == (DEBUG_TRACE | DEBUG_VALUES))
510 if ((cr16_debug & (DEBUG_TRACE | DEBUG_VALUES)) == (DEBUG_TRACE | DEBUG_VALUES))
520 if ((cr16_debug & (DEBUG_TRACE | DEBUG_VALUES)) == (DEBUG_TRACE | DEBUG_VALUES)
    [all...]
  /src/external/gpl3/gdb/dist/sim/cr16/
cr16-sim.h 30 #define DEBUG_TRACE 0x00000001
39 #define DEBUG (DEBUG_TRACE | DEBUG_VALUES | DEBUG_LINE_NUMBER)
  /src/external/gpl3/binutils/dist/gas/config/
tc-aarch64.c 1247 DEBUG_TRACE ("reg type check failed");
5515 DEBUG_TRACE ("error %s on operand %d not added to the report due to"
5614 DEBUG_TRACE ("no operand");
5645 DEBUG_TRACE ("return with %d", idx);
6149 DEBUG_TRACE ("single opcode entry with error kind: %s",
6157 DEBUG_TRACE ("multiple opcode entries with error kind");
6164 DEBUG_TRACE ("\t%s [%x, %x, %x]",
6172 DEBUG_TRACE ("\t%s [%x]",
6178 DEBUG_TRACE ("\t%s", operand_mismatch_kind_names[curr->detail.kind]);
6213 DEBUG_TRACE ("\t--> %s [%x, %x, %x]"
    [all...]
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-aarch64.c 1242 DEBUG_TRACE ("reg type check failed");
5484 DEBUG_TRACE ("error %s on operand %d not added to the report due to"
5583 DEBUG_TRACE ("no operand");
5614 DEBUG_TRACE ("return with %d", idx);
6118 DEBUG_TRACE ("single opcode entry with error kind: %s",
6126 DEBUG_TRACE ("multiple opcode entries with error kind");
6133 DEBUG_TRACE ("\t%s [%x, %x, %x]",
6141 DEBUG_TRACE ("\t%s [%x]",
6147 DEBUG_TRACE ("\t%s", operand_mismatch_kind_names[curr->detail.kind]);
6182 DEBUG_TRACE ("\t--> %s [%x, %x, %x]"
    [all...]
  /src/external/gpl3/gdb/dist/sim/d10v/
d10v-sim.h 12 #define DEBUG_TRACE 0x00000001
21 #define DEBUG (DEBUG_TRACE | DEBUG_VALUES | DEBUG_LINE_NUMBER)
simops.c 174 if ((d10v_debug & DEBUG_TRACE) == 0)
515 if ((d10v_debug & (DEBUG_TRACE | DEBUG_VALUES)) == (DEBUG_TRACE | DEBUG_VALUES))
530 if ((d10v_debug & (DEBUG_TRACE | DEBUG_VALUES)) == (DEBUG_TRACE | DEBUG_VALUES))
544 if ((d10v_debug & (DEBUG_TRACE | DEBUG_VALUES)) == (DEBUG_TRACE | DEBUG_VALUES))
558 if ((d10v_debug & (DEBUG_TRACE | DEBUG_VALUES)) == (DEBUG_TRACE | DEBUG_VALUES))
568 if ((d10v_debug & (DEBUG_TRACE | DEBUG_VALUES)) == (DEBUG_TRACE | DEBUG_VALUES)
    [all...]
  /src/external/gpl3/gdb.old/dist/sim/d10v/
d10v-sim.h 12 #define DEBUG_TRACE 0x00000001
21 #define DEBUG (DEBUG_TRACE | DEBUG_VALUES | DEBUG_LINE_NUMBER)
simops.c 174 if ((d10v_debug & DEBUG_TRACE) == 0)
515 if ((d10v_debug & (DEBUG_TRACE | DEBUG_VALUES)) == (DEBUG_TRACE | DEBUG_VALUES))
530 if ((d10v_debug & (DEBUG_TRACE | DEBUG_VALUES)) == (DEBUG_TRACE | DEBUG_VALUES))
544 if ((d10v_debug & (DEBUG_TRACE | DEBUG_VALUES)) == (DEBUG_TRACE | DEBUG_VALUES))
558 if ((d10v_debug & (DEBUG_TRACE | DEBUG_VALUES)) == (DEBUG_TRACE | DEBUG_VALUES))
568 if ((d10v_debug & (DEBUG_TRACE | DEBUG_VALUES)) == (DEBUG_TRACE | DEBUG_VALUES)
    [all...]
  /src/external/gpl3/gdb.old/dist/include/opcode/
aarch64.h 2020 #define DEBUG_TRACE(M, ...) \
2032 #define DEBUG_TRACE(M, ...) ;

Completed in 88 milliseconds

1 2