Home
last modified time | relevance | path

Searched refs:time_stamp (Results 1 – 25 of 52) sorted by relevance

123

/hardware/knowles/athletico/sound_trigger_hal/tests/
Dcrash_event_logger.c91 const char *time_stamp, bool is_ssr) in dump_crash_reason() argument
104 time_stamp, BIN_EXTN); in dump_crash_reason()
107 CRASH_REASON_FILE_PREFIX, time_stamp, in dump_crash_reason()
141 const char* time_stamp) in split_crash_dump_buffer() argument
152 if (buf == NULL || time_stamp == NULL || len <= 0) { in split_crash_dump_buffer()
175 dump_crash_reason(buf, len, buf + tot_len, size, time_stamp, in split_crash_dump_buffer()
181 time_stamp, BIN_EXTN); in split_crash_dump_buffer()
197 const char* time_stamp) in split_crash_dump_file() argument
229 ret = split_crash_dump_buffer(buf, len, time_stamp); in split_crash_dump_file()
365 int ssr_split_bin(unsigned char *buf, int len, const char* time_stamp) { in ssr_split_bin() argument
[all …]
/hardware/qcom/data/ipacfg-mgr/msm8998/ipanat/src/
Dipa_nat_drv.c162 uint32_t *time_stamp) in ipa_nat_query_timestamp() argument
166 NULL == time_stamp) { in ipa_nat_query_timestamp()
172 return ipa_nati_query_timestamp(tbl_hdl, rule_hdl, time_stamp); in ipa_nat_query_timestamp()
Dipa_nat_drvi.c148 return ((time_stamp_proto *)temp)->time_stamp; in Read32BitFieldValue()
978 uint32_t *time_stamp) in ipa_nati_query_timestamp() argument
1006 *time_stamp = Read32BitFieldValue(tbl_ptr[tbl_entry].ts_proto, in ipa_nati_query_timestamp()
1153 sw_rule->time_stamp = 0; in ipa_nati_generate_tbl_rule()
2252 IPADUMP("TS:0x%x Proto:0x%x ", sw_rule.time_stamp, sw_rule.protocol); in ipa_nati_print_rule()
/hardware/qcom/sm8150/data/ipacfg-mgr/ipanat/src/
Dipa_nat_drv.c162 uint32_t *time_stamp) in ipa_nat_query_timestamp() argument
166 NULL == time_stamp) { in ipa_nat_query_timestamp()
172 return ipa_nati_query_timestamp(tbl_hdl, rule_hdl, time_stamp); in ipa_nat_query_timestamp()
Dipa_nat_drvi.c166 return ((time_stamp_proto *)temp)->time_stamp; in Read32BitFieldValue()
1033 uint32_t *time_stamp) in ipa_nati_query_timestamp() argument
1061 *time_stamp = Read32BitFieldValue(tbl_ptr[tbl_entry].ts_proto, in ipa_nati_query_timestamp()
1241 sw_rule->time_stamp = 0; in ipa_nati_generate_tbl_rule()
2341 IPADUMP("TS:0x%x Proto:0x%x ", sw_rule.time_stamp, sw_rule.protocol); in ipa_nati_print_rule()
/hardware/qcom/sdm845/data/ipacfg-mgr/ipanat/src/
Dipa_nat_drv.c162 uint32_t *time_stamp) in ipa_nat_query_timestamp() argument
166 NULL == time_stamp) { in ipa_nat_query_timestamp()
172 return ipa_nati_query_timestamp(tbl_hdl, rule_hdl, time_stamp); in ipa_nat_query_timestamp()
Dipa_nat_drvi.c165 return ((time_stamp_proto *)temp)->time_stamp; in Read32BitFieldValue()
1032 uint32_t *time_stamp) in ipa_nati_query_timestamp() argument
1060 *time_stamp = Read32BitFieldValue(tbl_ptr[tbl_entry].ts_proto, in ipa_nati_query_timestamp()
1240 sw_rule->time_stamp = 0; in ipa_nati_generate_tbl_rule()
2340 IPADUMP("TS:0x%x Proto:0x%x ", sw_rule.time_stamp, sw_rule.protocol); in ipa_nati_print_rule()
/hardware/qcom/data/ipacfg-mgr/msm8998/ipanat/inc/
Dipa_nat_drv.h115 uint32_t *time_stamp);
Dipa_nat_drvi.h175 uint32_t time_stamp:24; member
264 uint64_t time_stamp:24; member
403 uint32_t *time_stamp);
/hardware/qcom/sdm845/data/ipacfg-mgr/ipanat/inc/
Dipa_nat_drvi.h175 uint32_t time_stamp:24; member
276 uint64_t time_stamp:24; member
427 uint32_t *time_stamp);
Dipa_nat_drv.h131 uint32_t *time_stamp);
/hardware/qcom/sm8150/data/ipacfg-mgr/ipanat/inc/
Dipa_nat_drvi.h175 uint32_t time_stamp:24; member
276 uint64_t time_stamp:24; member
427 uint32_t *time_stamp);
Dipa_nat_drv.h131 uint32_t *time_stamp);
/hardware/google/camera/common/profiler/
Dprofiler.cc481 profiler::TimeStamp& time_stamp = *target.add_runtime(); in DumpPb() local
487 time_stamp.set_start(time_slot.start / std::max(1, time_slot.count)); in DumpPb()
488 time_stamp.set_end(time_slot.end / std::max(1, time_slot.count)); in DumpPb()
489 time_stamp.set_count(time_slot.count); in DumpPb()
490 time_stamp.set_request_id(time_slot.request_id); in DumpPb()
/hardware/qcom/msm8960/original-kernel-headers/linux/
Dmsm_q6venc.h186 long long time_stamp; member
Dmsm_vidc_dec.h550 int64_t time_stamp; member
/hardware/qcom/msm8960/kernel-headers/linux/
Dmsm_q6venc.h222 long long time_stamp; member
Dmsm_vidc_dec.h511 int64_t time_stamp; member
/hardware/qcom/msm8996/original-kernel-headers/linux/
Dmsm_q6venc.h186 long long time_stamp; member
Dmsm_vidc_dec.h558 int64_t time_stamp; member
/hardware/qcom/display/msm8960/libcopybit/
Dcopybit_c2d.cpp162 void* time_stamp; member
228 if(LINK_c2dWaitTimestamp(ctx->time_stamp)) { in c2d_wait_loop()
628 if(LINK_c2dFlush(ctx->dst[ctx->dst_surface_type], &ctx->time_stamp)) { in flush_get_fence_copybit()
634 if(LINK_c2dCreateFenceFD(ctx->dst[ctx->dst_surface_type], ctx->time_stamp, in flush_get_fence_copybit()
/hardware/qcom/msm8994/kernel-headers/linux/
Dmsm_vidc_dec.h516 int64_t time_stamp; member
/hardware/qcom/msm8994/original-kernel-headers/linux/
Dmsm_vidc_dec.h552 int64_t time_stamp; member
/hardware/qcom/msm8x84/original-kernel-headers/linux/
Dmsm_vidc_dec.h552 int64_t time_stamp; member
/hardware/qcom/msm8996/kernel-headers/linux/
Dmsm_vidc_dec.h524 int64_t time_stamp; member

123