Home
last modified time | relevance | path

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

/device/linaro/dragonboard/shared/utils/qrtr/src/
Dwaiter.c48 struct pollset *ps; in pollset_create() local
50 ps = calloc(1, sizeof(*ps) + sizeof(struct pollfd) * count); in pollset_create()
51 if (ps == NULL) in pollset_create()
54 return ps; in pollset_create()
57 static void pollset_destroy(struct pollset *ps) in pollset_destroy() argument
59 free(ps); in pollset_destroy()
62 static void pollset_reset(struct pollset *ps) in pollset_reset() argument
64 ps->nfds = 0; in pollset_reset()
67 static void pollset_add_fd(struct pollset *ps, int fd) in pollset_add_fd() argument
69 struct pollfd *pfd = (struct pollfd *)(ps + 1); in pollset_add_fd()
[all …]
/device/google/contexthub/firmware/os/drivers/rohm_rpr0521/
Drohm_rpr0521.c604 uint16_t als0, als1, ps; in handle_i2c_event() local
711 ps = *(uint16_t*)(xfer->txrxBuf); in handle_i2c_event()
714 DEBUG_PRINT("prox sample ready: prox=%u\n", ps); in handle_i2c_event()
717 if (ps > ROHM_RPR0521_THRESHOLD_ASSERT_NEAR) { in handle_i2c_event()
/device/google/sunfish/powerstats/
Dservice.cpp167 sp<android::ProcessState> ps{android::ProcessState::self()}; // Create non-HW binder threadpool in main() local
168 ps->startThreadPool(); in main()
/device/google/redbull/powerstats/
Dservice.cpp175 sp<android::ProcessState> ps{android::ProcessState::self()}; // Create non-HW binder threadpool in main() local
176 ps->startThreadPool(); in main()
/device/google/contexthub/firmware/os/drivers/ams_tmd4903/
Dams_tmd4903.c790 uint16_t ps = *((uint16_t *) xfer->txrxBuf); in handleProxSample() local
793 DEBUG_PRINT("prox sample ready: prox=%u\n", ps); in handleProxSample()
797 sample.fdata = ps; in handleProxSample()
802 if (ps > AMS_TMD4903_PROX_THRESHOLD_LOW) { in handleProxSample()
/device/google/coral/powerstats/
Dservice.cpp221 sp<android::ProcessState> ps{android::ProcessState::self()}; // Create non-HW binder threadpool in main() local
222 ps->startThreadPool(); in main()
/device/generic/car/tools/
Drun_local_avd.sh109 adb shell ps
/device/google/cuttlefish_vmm/
Drebuild-docker.sh4 [[ $(docker ps -a --filter "name=^/$1$" --format '{{.Names}}') == $1 ]] && echo $1;
/device/google/trout/tools/tracing/proto/
Dperfetto_trace.proto8105 // Begin of protos/perfetto/trace/ps/process_stats.proto
8175 // End of protos/perfetto/trace/ps/process_stats.proto
8177 // Begin of protos/perfetto/trace/ps/process_tree.proto
8234 // End of protos/perfetto/trace/ps/process_tree.proto
/device/google/cuttlefish_vmm/qemu/x86_64-linux-gnu/usr/share/qemu/
Dtrace-events-all3656 …4_t liobn, uint32_t nb, uint64_t offs, uint32_t ps) "liobn=%"PRIx64" %"PRIx32" bus_offset=0x%"PRIx…
3657 …int32_t post_nb, uint64_t offs, uint32_t ps) "liobn=%"PRIx64" %"PRIx32" => 0x%"PRIx32" bus_offset=…
5130 vfio_spapr_create_window(int ps, unsigned int levels, uint64_t ws, uint64_t off) "pageshift=0x%x le…
5677 process_incoming_migration_co_end(int ret, int ps) "ret=%d postcopy-state=%d"
/device/google/cuttlefish_vmm/qemu/aarch64-linux-gnu/usr/share/qemu/
Dtrace-events-all3656 …4_t liobn, uint32_t nb, uint64_t offs, uint32_t ps) "liobn=%"PRIx64" %"PRIx32" bus_offset=0x%"PRIx…
3657 …int32_t post_nb, uint64_t offs, uint32_t ps) "liobn=%"PRIx64" %"PRIx32" => 0x%"PRIx32" bus_offset=…
5130 vfio_spapr_create_window(int ps, unsigned int levels, uint64_t ws, uint64_t off) "pageshift=0x%x le…
5677 process_incoming_migration_co_end(int ret, int ps) "ret=%d postcopy-state=%d"