Home
last modified time | relevance | path

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

/system/nfc/src/nfa/hci/
Dnfa_hci_utils.cc38 uint8_t instruction);
300 uint8_t instruction, uint16_t msg_len, in nfa_hciu_send_msg() argument
319 nfa_hciu_get_type_inst_names(pipe_id, type, instruction, buff, in nfa_hciu_send_msg()
323 if (instruction == NFA_HCI_ANY_GET_PARAMETER) in nfa_hciu_send_msg()
351 *p_data++ = (type << 6) | instruction; in nfa_hciu_send_msg()
368 handle_debug_loopback(p_buf, type, instruction); in nfa_hciu_send_msg()
380 nfa_hci_cb.cmd_sent = instruction; in nfa_hciu_send_msg()
1194 std::string nfa_hciu_instr_2_str(uint8_t instruction) { in nfa_hciu_instr_2_str() argument
1195 switch (instruction) { in nfa_hciu_instr_2_str()
1387 uint8_t instruction) { in handle_debug_loopback() argument
[all …]
/system/extras/perf2cfg/perf2cfg/
Dedit.py331 instruction.event_counts[event_name]
332 for instruction in self.current_method.instructions.values())
392 instruction = self.current_method.instructions.get(addr)
393 if not instruction:
400 event_count = instruction.event_counts[event_name]
Danalyze.py103 instruction = self.instructions[relative_addr]
104 instruction.record_sample(event_name, event_count)
/system/extras/simpleperf/
Dcmd_report_sample.proto41 // virtual address of the instruction in elf file
44 // index of the elf file containing the instruction
47 // symbol_id refers to the name of the function containing the instruction.
/system/extras/cpu_loads/
DREADME.md12 …le-true` stalls at a `while (true);`, which becomes an unconditional branch to the same instruction
/system/nfc/src/nfa/include/
Dnfa_hci_int.h522 uint8_t instruction, uint16_t pkt_len,
/system/extras/simpleperf/doc/
Dandroid_platform_profiling.md68 When monitoring instruction and cache related perf events (in hw/cache/raw/pmu category of list cmd…
Dcollect_etm_data_for_autofdo.md7 ETM is a hardware feature available on arm64 devices. It collects the instruction stream running on
DREADME.md257 To show hot places at source code and instruction level, we need to show source code and
Dexecutable_commands_reference.md86 events. For example, raw-cpu-cycles is wrapped into cpu-cycles, raw-instruction-retired is wrapped
/system/core/rootdir/
Dinit.rc440 # enable armv8_deprecated instruction hooks