Home
last modified time | relevance | path

Searched refs:timer_start (Results 1 – 25 of 58) sorted by relevance

123

/aosp_15_r20/system/nfc/src/nfc/nfc/
H A Dnfc_ncif.cc58 static struct timeval timer_start; variable
233 if (!empty_p_data && (timer_start.tv_sec != 0 || timer_start.tv_usec != 0)) { in nfc_ncif_send_data()
235 uint32_t delta_time_ms = (timer_end.tv_sec - timer_start.tv_sec) * 1000 + in nfc_ncif_send_data()
236 (timer_end.tv_usec - timer_start.tv_usec) / 1000; in nfc_ncif_send_data()
237 memset(&timer_start, 0, sizeof(timer_start)); in nfc_ncif_send_data()
1086 gettimeofday(&timer_start, nullptr); in nfc_ncif_proc_activate()
1166 gettimeofday(&timer_start, nullptr); in nfc_ncif_proc_activate()
1240 if (timer_start.tv_sec != 0 || timer_start.tv_usec != 0) { in nfc_ncif_proc_deactivate()
1241 memset(&timer_start, 0, sizeof(timer_start)); in nfc_ncif_proc_deactivate()
/aosp_15_r20/external/libevent/test/
H A Dregress_thread.c406 static struct timeval timer_start = {0,0}; variable
472 evutil_gettimeofday(&timer_start, NULL); in thread_deferred_cb_skew()
479 evutil_timersub(&timer_end, &timer_start, &elapsed); in thread_deferred_cb_skew()
/aosp_15_r20/packages/apps/DeskClock/src/com/android/deskclock/timer/
DTimerFragment.kt236 fab.contentDescription = fab.resources.getString(R.string.timer_start) in updateFab()
244 fab.contentDescription = fab.resources.getString(R.string.timer_start) in updateFab()
254 fab.contentDescription = fab.resources.getString(R.string.timer_start) in updateFab()
DTimerItem.kt121 context.getString(R.string.timer_start), true)) in update()
/aosp_15_r20/external/jemalloc_new/test/include/test/
H A Dtimer.h8 void timer_start(timedelta_t *timer);
/aosp_15_r20/external/perfetto/src/traced/probes/ftrace/test/data/android_flounder_lte_LRX16F_3.10.40/events/timer/timer_start/
H A Dformat1 name: timer_start
/aosp_15_r20/external/perfetto/src/traced/probes/ftrace/test/data/android_seed_N2F62_3.10.49/events/timer/timer_start/
H A Dformat1 name: timer_start
/aosp_15_r20/external/perfetto/src/traced/probes/ftrace/test/data/android_hammerhead_MRA59G_3.4.0/events/timer/timer_start/
H A Dformat1 name: timer_start
/aosp_15_r20/external/perfetto/src/traced/probes/ftrace/test/data/android_walleye_OPM5.171019.017.A1_4.4.88/events/timer/timer_start/
H A Dformat1 name: timer_start
/aosp_15_r20/external/jemalloc_new/test/src/
H A Dtimer.c4 timer_start(timedelta_t *timer) { in timer_start() function
/aosp_15_r20/external/perfetto/src/traced/probes/ftrace/test/data/android_raven_AOSP.MASTER_5.10.43/events/timer/timer_start/
H A Dformat1 name: timer_start
/aosp_15_r20/development/samples/training/notify-user/src/com/example/android/pingme/
H A DMainActivity.java52 Toast.makeText(this, R.string.timer_start, Toast.LENGTH_SHORT).show(); in onPingClick()
H A DPingService.java136 Log.d(CommonConstants.DEBUG_TAG, getString(R.string.timer_start)); in startTimer()
/aosp_15_r20/external/jemalloc_new/test/stress/
H A Dmicrobench.c11 timer_start(timer); in time_func()
/aosp_15_r20/external/perfetto/src/traced/probes/ftrace/test/data/android_hammerhead_MRA59G_3.4.0/
H A Davailable_events63 timer:timer_start
/aosp_15_r20/external/perfetto/src/traced/probes/ftrace/test/data/android_seed_N2F62_3.10.49/
H A Davailable_events82 timer:timer_start
/aosp_15_r20/external/perfetto/src/traced/probes/ftrace/test/data/android_flounder_lte_LRX16F_3.10.40/
H A Davailable_events30 timer:timer_start
/aosp_15_r20/external/perfetto/src/traced/probes/ftrace/test/data/android_walleye_OPM5.171019.017.A1_4.4.88/
H A Davailable_events73 timer:timer_start
/aosp_15_r20/prebuilts/vndk/v33/x86/include/bionic/libc/kernel/uapi/linux/
Dbpf.h483 …_name_kind), FN(sys_close), FN(timer_init), FN(timer_set_callback), FN(timer_start), FN(timer_canc…
/aosp_15_r20/prebuilts/vndk/v33/arm/include/bionic/libc/kernel/uapi/linux/
Dbpf.h483 …_name_kind), FN(sys_close), FN(timer_init), FN(timer_set_callback), FN(timer_start), FN(timer_canc…
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/bionic/libc/kernel/uapi/linux/
Dbpf.h483 …_name_kind), FN(sys_close), FN(timer_init), FN(timer_set_callback), FN(timer_start), FN(timer_canc…
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/bionic/libc/kernel/uapi/linux/
Dbpf.h483 …_name_kind), FN(sys_close), FN(timer_init), FN(timer_set_callback), FN(timer_start), FN(timer_canc…
/aosp_15_r20/prebuilts/vndk/v34/x86/include/bionic/libc/kernel/uapi/linux/
Dbpf.h523 …#ctx) FN(timer_init, 169, ##ctx) FN(timer_set_callback, 170, ##ctx) FN(timer_start, 171, ##ctx) FN…
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/bionic/libc/kernel/uapi/linux/
Dbpf.h523 …#ctx) FN(timer_init, 169, ##ctx) FN(timer_set_callback, 170, ##ctx) FN(timer_start, 171, ##ctx) FN…
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/bionic/libc/kernel/uapi/linux/
Dbpf.h523 …#ctx) FN(timer_init, 169, ##ctx) FN(timer_set_callback, 170, ##ctx) FN(timer_start, 171, ##ctx) FN…

123