Home
last modified time | relevance | path

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

/system/nfc/src/nfa/hci/
Dnfa_hci_utils.cc39 uint8_t instruction);
301 uint8_t instruction, uint16_t msg_len, in nfa_hciu_send_msg() argument
314 nfa_hciu_get_type_inst_names(pipe_id, type, instruction, buff), msg_len); in nfa_hciu_send_msg()
316 if (instruction == NFA_HCI_ANY_GET_PARAMETER) in nfa_hciu_send_msg()
344 *p_data++ = (type << 6) | instruction; in nfa_hciu_send_msg()
357 handle_debug_loopback(p_buf, type, instruction); in nfa_hciu_send_msg()
369 nfa_hci_cb.cmd_sent = instruction; in nfa_hciu_send_msg()
1189 std::string nfa_hciu_instr_2_str(uint8_t instruction) { in nfa_hciu_instr_2_str() argument
1190 switch (instruction) { in nfa_hciu_instr_2_str()
1379 uint8_t instruction) { in handle_debug_loopback() argument
[all …]
/system/extras/simpleperf/
Dreport_sample.proto26 // virtual address of the instruction in elf file
29 // index of the elf file containing the instruction
32 // symbol_id refers to the name of the function containing the instruction.
/system/extras/perfprofd/
Dperf_profile.proto11 // Address here is the offset of the instruction address to the load address
32 // Start instruction address of a range.
35 // If "end" and "to" is not provided, "start" represents a single instruction.
/system/core/debuggerd/libdebuggerd/
Dtombstone.cpp124 uint32_t instruction = {}; in dump_signal_info() local
125 process_memory->Read(reinterpret_cast<uint64_t>(addr), &instruction, sizeof(instruction)); in dump_signal_info()
126 snprintf(addr_desc, sizeof(addr_desc), "%p (*pc=%#08x)", addr, instruction); in dump_signal_info()
/system/nfc/src/nfa/include/
Dnfa_hci_int.h518 uint8_t instruction, uint16_t pkt_len,
/system/extras/simpleperf/doc/
DREADME.md530 events. For example, raw-cpu-cycles is wrapped into cpu-cycles, raw-instruction-retired is wrapped
546 510,426,028 instructions # 2.587047 cycles per instruction (100%)
/system/core/rootdir/
Dinit.rc261 # enable armv8_deprecated instruction hooks