Home
last modified time | relevance | path

Searched refs:gathers (Results 1 – 9 of 9) sorted by relevance

/linux-4.4.14/drivers/gpu/host1x/
Djob.c69 job->gathers = num_cmdbufs ? mem : NULL; in host1x_job_alloc()
103 struct host1x_job_gather *cur_gather = &job->gathers[job->num_gathers]; in host1x_job_add_gather()
203 struct host1x_job_gather *g = &job->gathers[i]; in pin_job()
466 struct host1x_job_gather *g = &job->gathers[i]; in copy_gathers()
481 struct host1x_job_gather *g = &job->gathers[i]; in copy_gathers()
533 struct host1x_job_gather *g = &job->gathers[i]; in host1x_job_pin()
542 if (job->gathers[j].bo == g->bo) in host1x_job_pin()
543 job->gathers[j].handled = true; in host1x_job_pin()
/linux-4.4.14/tools/perf/Documentation/
Dperf-mem.txt15 "perf mem record" runs a command and gathers memory operation data
Dperf-stat.txt16 This command runs a command and gathers performance counter statistics
Dperf-record.txt16 This command runs a command and gathers a performance counter profile
/linux-4.4.14/drivers/gpu/host1x/hw/
Dchannel_hw.c66 struct host1x_job_gather *g = &job->gathers[i]; in submit_gathers()
Ddebug_hw.c153 struct host1x_job_gather *g = &job->gathers[i]; in show_channel_gathers()
/linux-4.4.14/include/linux/
Dhost1x.h192 struct host1x_job_gather *gathers; member
/linux-4.4.14/fs/f2fs/
DKconfig99 F2FS IO trace is based on a function trace, which gathers process
/linux-4.4.14/Documentation/trace/
Devents-power.txt23 A 'cpu' event class gathers the CPU-related events: cpuidle and