HomeSort by relevance Sort by last modified time
    Searched refs:log_type (Results 1 - 10 of 10) sorted by null

  /external/fio/
iolog.h 61 unsigned int log_type; member in struct:io_log
197 int log_type; member in struct:log_params
server.h 177 uint32_t log_type; member in struct:cmd_iolog_pdu
iolog.c 569 l->log_type = p->log_type;
1203 struct log_type { struct
1208 static struct log_type log_types[] = {
1245 struct log_type *lt = &log_types[i];
init.c 1210 .log_type = IO_LOG_TYPE_LAT,
1236 .log_type = IO_LOG_TYPE_BW,
1256 .log_type = IO_LOG_TYPE_IOPS,
    [all...]
client.c 1320 ret->log_type = le32_to_cpu(ret->log_type);
    [all...]
server.c 1315 pdu.log_type = cpu_to_le32(log->log_type);
    [all...]
backend.c     [all...]
gclient.c 697 printf("got iolog: name=%s, type=%u, entries=%lu\n", pdu->name, pdu->log_type, (unsigned long) pdu->nr_samples);
    [all...]
  /hardware/qcom/wlan/qcwcn/wifi_hal/
pkt_stats.h 52 u16 log_type; member in struct:__anon27014
wifilogger_diag.cpp     [all...]

Completed in 89 milliseconds