Searched refs:CS_ETM_INVAL_ADDR (Results 1 - 3 of 3) sorted by relevance

/linux-master/tools/perf/util/
H A Dcs-etm.h214 #define CS_ETM_INVAL_ADDR 0xdeadbeefdeadbeefUL macro
H A Dcs-etm.c444 queue->packet_buffer[i].start_addr = CS_ETM_INVAL_ADDR;
445 queue->packet_buffer[i].end_addr = CS_ETM_INVAL_ADDR;
/linux-master/tools/perf/util/cs-etm-decoder/
H A Dcs-etm-decoder.c412 packet_queue->packet_buffer[et].start_addr = CS_ETM_INVAL_ADDR;
413 packet_queue->packet_buffer[et].end_addr = CS_ETM_INVAL_ADDR;

Completed in 207 milliseconds